SciLex
A header-only C++20 lexer built on REAL
Loading...
Searching...
No Matches
scilex::token_range Member List

This is the complete list of members for scilex::token_range, including all inherited members.

begin() constscilex::token_rangeinline
end() constscilex::token_rangeinline
owner_scilex::token_rangeprivate
policy_scilex::token_rangeprivate
source_scilex::token_rangeprivate
token_range(const lexer &owner, std::string_view source, eof_policy policy)scilex::token_rangeinline