Uses of Class
org.rumbledb.parser.xquery.XQueryParser.StepExprContext
Packages that use XQueryParser.StepExprContext
-
Uses of XQueryParser.StepExprContext in org.rumbledb.compiler
Methods in org.rumbledb.compiler with parameters of type XQueryParser.StepExprContextModifier and TypeMethodDescriptionXQueryTranslationVisitor.visitStepExpr(XQueryParser.StepExprContext ctx) -
Uses of XQueryParser.StepExprContext in org.rumbledb.parser.xquery
Methods in org.rumbledb.parser.xquery that return XQueryParser.StepExprContextModifier and TypeMethodDescriptionXQueryParser.RelativePathExprContext.stepExpr(int i) XQueryParser.stepExpr()Methods in org.rumbledb.parser.xquery that return types with arguments of type XQueryParser.StepExprContextMethods in org.rumbledb.parser.xquery with parameters of type XQueryParser.StepExprContextModifier and TypeMethodDescriptionXQueryParserBaseVisitor.visitStepExpr(XQueryParser.StepExprContext ctx) Visit a parse tree produced byXQueryParser.stepExpr().XQueryParserVisitor.visitStepExpr(XQueryParser.StepExprContext ctx) Visit a parse tree produced byXQueryParser.stepExpr().