Uses of Class
org.rumbledb.parser.xquery.XQueryParserBaseVisitor
Packages that use XQueryParserBaseVisitor
-
Uses of XQueryParserBaseVisitor in org.rumbledb.compiler
Subclasses of XQueryParserBaseVisitor in org.rumbledb.compilerModifier and TypeClassDescriptionclass
Translation is the phase in which the Abstract Syntax Tree is transformed into an Expression Tree, which is a JSONiq intermediate representation.