◆ xpath_lexer()
| xpath_lexer::xpath_lexer |
( |
const char_t * | query | ) |
|
|
inlineexplicit |
◆ contents()
◆ current()
◆ current_pos()
| const char_t * xpath_lexer::current_pos |
( |
| ) |
const |
|
inline |
◆ next()
| void xpath_lexer::next |
( |
| ) |
|
|
inline |
Hace referencia a _cur, _cur_lexeme, _cur_lexeme_contents, _cur_lexeme_pos, ct_space, ctx_digit, ctx_start_symbol, ctx_symbol, lex_axis_attribute, lex_close_brace, lex_close_square_brace, lex_comma, lex_dot, lex_double_colon, lex_double_dot, lex_double_slash, lex_eof, lex_equal, lex_greater, lex_greater_or_equal, lex_less, lex_less_or_equal, lex_minus, lex_multiply, lex_none, lex_not_equal, lex_number, lex_open_brace, lex_open_square_brace, lex_plus, lex_quoted_string, lex_slash, lex_string, lex_union, lex_var_ref, PUGI_IMPL_IS_CHARTYPE y PUGI_IMPL_IS_CHARTYPEX.
Referenciado por xpath_lexer().
◆ state()
| const char_t * xpath_lexer::state |
( |
| ) |
const |
|
inline |
◆ _cur
| const char_t* xpath_lexer::_cur |
|
private |
◆ _cur_lexeme
◆ _cur_lexeme_contents
◆ _cur_lexeme_pos
| const char_t* xpath_lexer::_cur_lexeme_pos |
|
private |
La documentación de esta clase está generada del siguiente archivo: