Uses of Class
org.rumbledb.parser.xquery.XQueryParser.ConstructionDeclContext
Packages that use XQueryParser.ConstructionDeclContext
-
Uses of XQueryParser.ConstructionDeclContext in org.rumbledb.parser.xquery
Methods in org.rumbledb.parser.xquery that return XQueryParser.ConstructionDeclContextModifier and TypeMethodDescriptionXQueryParser.constructionDecl()XQueryParser.SetterContext.constructionDecl()Methods in org.rumbledb.parser.xquery with parameters of type XQueryParser.ConstructionDeclContextModifier and TypeMethodDescriptionXQueryParserBaseVisitor.visitConstructionDecl(XQueryParser.ConstructionDeclContext ctx) Visit a parse tree produced byXQueryParser.constructionDecl().XQueryParserVisitor.visitConstructionDecl(XQueryParser.ConstructionDeclContext ctx) Visit a parse tree produced byXQueryParser.constructionDecl().