Uses of Class
org.rumbledb.parser.xquery.XQueryParser.CompAttrConstructorContext
Packages that use XQueryParser.CompAttrConstructorContext
-
Uses of XQueryParser.CompAttrConstructorContext in org.rumbledb.compiler
Methods in org.rumbledb.compiler with parameters of type XQueryParser.CompAttrConstructorContextModifier and TypeMethodDescriptionXQueryTranslationVisitor.visitCompAttrConstructor(XQueryParser.CompAttrConstructorContext ctx) -
Uses of XQueryParser.CompAttrConstructorContext in org.rumbledb.parser.xquery
Methods in org.rumbledb.parser.xquery that return XQueryParser.CompAttrConstructorContextModifier and TypeMethodDescriptionXQueryParser.compAttrConstructor()XQueryParser.ComputedConstructorContext.compAttrConstructor()Methods in org.rumbledb.parser.xquery with parameters of type XQueryParser.CompAttrConstructorContextModifier and TypeMethodDescriptionXQueryParserBaseVisitor.visitCompAttrConstructor(XQueryParser.CompAttrConstructorContext ctx) Visit a parse tree produced byXQueryParser.compAttrConstructor().XQueryParserVisitor.visitCompAttrConstructor(XQueryParser.CompAttrConstructorContext ctx) Visit a parse tree produced byXQueryParser.compAttrConstructor().