libfly  6.2.2
C++20 utility library for Linux, macOS, and Windows
fly::BasicLexer< CharType > Member List

This is the complete list of members for fly::BasicLexer< CharType >, including all inherited members.

BasicLexer(const CharType(&literals)[N]) noexceptfly::BasicLexer< CharType >explicit
BasicLexer(view_type view) noexceptfly::BasicLexer< CharType >explicit
consume()fly::BasicLexer< CharType >
consume_hex_number()fly::BasicLexer< CharType >
consume_if(CharType ch)fly::BasicLexer< CharType >
consume_number()fly::BasicLexer< CharType >
peek(std::size_t offset=0)fly::BasicLexer< CharType >
position() constfly::BasicLexer< CharType >
set_position(std::size_t position)fly::BasicLexer< CharType >
view() constfly::BasicLexer< CharType >