Crossfire Server, Trunk
|
This is the complete list of members for inja::Lexer, including all inherited members.
clear_final_line_if_whitespace(nonstd::string_view text) | inja::Lexer | inlineprivatestatic |
config | inja::Lexer | private |
current_position() const | inja::Lexer | inline |
get_config() const | inja::Lexer | inline |
Lexer(const LexerConfig &config) | inja::Lexer | inlineexplicit |
m_in | inja::Lexer | private |
make_token(Token::Kind kind) const | inja::Lexer | inlineprivate |
minus_state | inja::Lexer | private |
MinusState enum name | inja::Lexer | private |
pos | inja::Lexer | private |
scan() | inja::Lexer | inline |
scan_body(nonstd::string_view close, Token::Kind closeKind, nonstd::string_view close_trim=nonstd::string_view(), bool trim=false) | inja::Lexer | inlineprivate |
scan_id() | inja::Lexer | inlineprivate |
scan_number() | inja::Lexer | inlineprivate |
scan_string() | inja::Lexer | inlineprivate |
skip_whitespaces_and_first_newline() | inja::Lexer | inlineprivate |
skip_whitespaces_and_newlines() | inja::Lexer | inlineprivate |
start(nonstd::string_view input) | inja::Lexer | inline |
state | inja::Lexer | private |
State enum name | inja::Lexer | private |
tok_start | inja::Lexer | private |