Uses of Class
org.rumbledb.parser.xquery.XQueryParser.CompCommentConstructorContext
Packages that use XQueryParser.CompCommentConstructorContext
-
Uses of XQueryParser.CompCommentConstructorContext in org.rumbledb.parser.xquery
Methods in org.rumbledb.parser.xquery that return XQueryParser.CompCommentConstructorContextModifier and TypeMethodDescriptionXQueryParser.compCommentConstructor()XQueryParser.ComputedConstructorContext.compCommentConstructor()Methods in org.rumbledb.parser.xquery with parameters of type XQueryParser.CompCommentConstructorContextModifier and TypeMethodDescriptionXQueryParserBaseVisitor.visitCompCommentConstructor(XQueryParser.CompCommentConstructorContext ctx) Visit a parse tree produced byXQueryParser.compCommentConstructor().XQueryParserVisitor.visitCompCommentConstructor(XQueryParser.CompCommentConstructorContext ctx) Visit a parse tree produced byXQueryParser.compCommentConstructor().