#include <bits.hpp>
Classes | |
struct | tp |
Additional Inherited Members | |
Public Types inherited from lexyd::token_base< _bits< Mask, Value > > | |
using | token_type = _bits< Mask, Value > |
Static Public Member Functions inherited from lexyd::token_base< _bits< Mask, Value > > | |
static LEXY_PARSER_FUNC bool | token_parse (Context &context, Reader &reader) |
Static Public Attributes inherited from lexyd::token_base< _bits< Mask, Value > > | |
static constexpr _toke< Tag, _bits< Mask, Value > > | error |
static constexpr _tokk< Kind, _bits< Mask, Value > > | kind |