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