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