#include <digit.hpp>
Classes | |
struct | tp |
Public Member Functions | |
constexpr auto | no_leading_zero () const |
template<typename Token > | |
constexpr auto | sep (Token) const |
Additional Inherited Members | |
Public Types inherited from lexyd::token_base< _digits< Base > > | |
using | token_type = _digits< Base > |
Static Public Member Functions inherited from lexyd::token_base< _digits< Base > > | |
static LEXY_PARSER_FUNC bool | token_parse (Context &context, Reader &reader) |
Static Public Attributes inherited from lexyd::token_base< _digits< Base > > | |
static constexpr _toke< Tag, _digits< Base > > | error |
static constexpr _tokk< Kind, _digits< Base > > | kind |
|
inlineconstexpr |
|
inlineconstexpr |