ast
AST node types produced by the XQuery parser - expressions, prolog declarations, FLWOR clauses, item and sequence types, path expressions, node constructors, and function definitions.
Enumerations
Classes
- ASTItemType
- ASTNumberLiteral
- ASTSequenceType
- ASTStringLiteral
- ASTVariable
- BaseURIDeclaration
- BoundFunction
- CastExpr
- ComputedConstructor
- DefaultNSDeclaration
- DirConstrContent
- DirectCommentConstructor
- DirectElementConstructor
- DirectPIConstructor
- DynamicFunctionCall
- EmptyOrderDeclaration
- FilterExpr
- FLWORCount
- FLWORExpr
- FLWORFor
- FLWORForBinding
- FLWORGroupBy
- FLWORLet
- FLWOROrderBy
- FLWORReturn
- FLWORWhere
- FLWORWindow
- IfExpr
- InlineFunction
- InstanceOfExpr
- Module
- NSDeclaration
- OrderByItem
- OrderedExpr
- OrderingDeclaration
- PathAxis
- PathExpr
- PathPredicate
- Prolog
- QuantifiedExpr
- SequenceConstructor
- SimpleMapExpr
- SwitchExpr
- WindowBoundary
- XQueryIdentifier