#include <token.hpp>
Classes | |
struct | _production |
struct | tp |
Additional Inherited Members | |
Public Types inherited from lexyd::token_base< _token< Rule > > | |
using | token_type = _token< Rule > |
Static Public Member Functions inherited from lexyd::token_base< _token< Rule > > | |
static LEXY_PARSER_FUNC bool | token_parse (Context &context, Reader &reader) |
Static Public Attributes inherited from lexyd::token_base< _token< Rule > > | |
static constexpr _toke< Tag, _token< Rule > > | error |
static constexpr _tokk< Kind, _token< Rule > > | kind |
Definition at line 176 of file dsl/token.hpp.