Module parser

Source

Structsยง

OwnedParserError

Enumsยง

NameTest ๐Ÿ”’

Functionsยง

abbrev_forward_step ๐Ÿ”’
abbrev_reverse_step ๐Ÿ”’
additive_expr ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-AdditiveExpr
and_expr ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-AndExpr
any_kind_test ๐Ÿ”’
axis_step ๐Ÿ”’
comment_test ๐Ÿ”’
context_item_expr ๐Ÿ”’
decimal_literal ๐Ÿ”’
equality_expr ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-EqualityExpr
expr ๐Ÿ”’
Top-level parser
expr_single ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-Expr
filter_expr ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-FilterExpr
forward_axis ๐Ÿ”’
forward_step ๐Ÿ”’
function_call ๐Ÿ”’
integer_literal ๐Ÿ”’
kind_test ๐Ÿ”’
literal ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-Literal
multiplicative_expr ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-MultiplicativeExpr
name_test ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-NameTest
ncname ๐Ÿ”’
https://www.w3.org/TR/REC-xml-names/#NT-NCName
node_test ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-NodeTest
numeric_literal ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-Number
or_expr ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-OrExpr
parenthesized_expr ๐Ÿ”’
parse ๐Ÿ”’
path_expr ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-PathExpr
pi_test ๐Ÿ”’
predicate ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-Predicate
predicate_list ๐Ÿ”’
primary_expr ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-PrimaryExpr
qname ๐Ÿ”’
https://www.w3.org/TR/REC-xml-names/#NT-QName
relational_expr ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-RelationalExpr
relative_path_expr ๐Ÿ”’
reverse_axis ๐Ÿ”’
reverse_step ๐Ÿ”’
step_expr ๐Ÿ”’
string_literal ๐Ÿ”’
text_test ๐Ÿ”’
unary_expr ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-UnaryExpr
union_expr ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-UnionExpr
var_ref ๐Ÿ”’
https://www.w3.org/TR/1999/REC-xpath-19991116/#NT-VariableReference
ws ๐Ÿ”’