Uses of Class
org.rumbledb.parser.jsoniq.JsoniqParser.RelativePathExprContext
Packages that use JsoniqParser.RelativePathExprContext
-
Uses of JsoniqParser.RelativePathExprContext in org.rumbledb.parser.jsoniq
Fields in org.rumbledb.parser.jsoniq declared as JsoniqParser.RelativePathExprContextModifier and TypeFieldDescriptionJsoniqParser.PathExprContext.doubleslashJsoniqParser.PathExprContext.relativeJsoniqParser.PathExprContext.singleslashMethods in org.rumbledb.parser.jsoniq that return JsoniqParser.RelativePathExprContextModifier and TypeMethodDescriptionJsoniqParser.PathExprContext.relativePathExpr()JsoniqParser.relativePathExpr()Methods in org.rumbledb.parser.jsoniq with parameters of type JsoniqParser.RelativePathExprContextModifier and TypeMethodDescriptionJsoniqBaseVisitor.visitRelativePathExpr(JsoniqParser.RelativePathExprContext ctx) Visit a parse tree produced byJsoniqParser.relativePathExpr().JsoniqVisitor.visitRelativePathExpr(JsoniqParser.RelativePathExprContext ctx) Visit a parse tree produced byJsoniqParser.relativePathExpr().