◆ binary_op_t() [1/2]
xpath_parser::binary_op_t::binary_op_t |
( |
| ) |
|
|
inline |
◆ binary_op_t() [2/2]
xpath_parser::binary_op_t::binary_op_t |
( |
ast_type_t | asttype_, |
|
|
xpath_value_type | rettype_, |
|
|
int | precedence_ ) |
|
inline |
◆ parse()
在文件 pugixml.cpp 第 11748 行定义.
引用了 ast_op_add, ast_op_and, ast_op_divide, ast_op_equal, ast_op_greater, ast_op_greater_or_equal, ast_op_less, ast_op_less_or_equal, ast_op_mod, ast_op_multiply, ast_op_not_equal, ast_op_or, ast_op_subtract, ast_op_union, binary_op_t(), xpath_lexer::contents(), xpath_lexer::current(), lex_equal, lex_greater, lex_greater_or_equal, lex_less, lex_less_or_equal, lex_minus, lex_multiply, lex_not_equal, lex_plus, lex_string, lex_union , 以及 PUGIXML_TEXT.
被这些函数引用 xpath_parser::parse_expression_rec().
◆ asttype
◆ precedence
int xpath_parser::binary_op_t::precedence |
◆ rettype
xpath_value_type xpath_parser::binary_op_t::rettype |
该结构体的文档由以下文件生成: