Uses of Class
org.rumbledb.parser.xquery.XQueryParser.SquareArrayConstructorContext
Packages that use XQueryParser.SquareArrayConstructorContext
-
Uses of XQueryParser.SquareArrayConstructorContext in org.rumbledb.parser.xquery
Methods in org.rumbledb.parser.xquery that return XQueryParser.SquareArrayConstructorContextModifier and TypeMethodDescriptionXQueryParser.ArrayConstructorContext.squareArrayConstructor()XQueryParser.squareArrayConstructor()Methods in org.rumbledb.parser.xquery with parameters of type XQueryParser.SquareArrayConstructorContextModifier and TypeMethodDescriptionXQueryParserBaseVisitor.visitSquareArrayConstructor(XQueryParser.SquareArrayConstructorContext ctx) Visit a parse tree produced byXQueryParser.squareArrayConstructor().XQueryParserVisitor.visitSquareArrayConstructor(XQueryParser.SquareArrayConstructorContext ctx) Visit a parse tree produced byXQueryParser.squareArrayConstructor().