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