#include <identifier.hpp>
|
template<typename Context , typename Reader , typename... Args> |
static LEXY_PARSER_FUNC bool | parse (Context &context, Reader &reader, Args &&... args) |
|
template<typename Leading, typename Trailing, typename... ReservedPredicate>
template<typename NextParser>
struct lexyd::_id< Leading, Trailing, ReservedPredicate >::p< NextParser >
Definition at line 145 of file identifier.hpp.
◆ parse()
template<typename Leading , typename Trailing , typename... ReservedPredicate>
template<typename NextParser >
template<typename Context , typename Reader , typename... Args>
static LEXY_PARSER_FUNC bool lexyd::_id< Leading, Trailing, ReservedPredicate >::p< NextParser >::parse |
( |
Context & |
context, |
|
|
Reader & |
reader, |
|
|
Args &&... |
args |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: