Uses of Class
org.rumbledb.parser.jsoniq.JsoniqParser.ObjectLookupContext
Packages that use JsoniqParser.ObjectLookupContext
-
Uses of JsoniqParser.ObjectLookupContext in org.rumbledb.compiler
Methods in org.rumbledb.compiler with parameters of type JsoniqParser.ObjectLookupContextModifier and TypeMethodDescriptionTranslationVisitor.visitObjectLookup(JsoniqParser.ObjectLookupContext ctx) -
Uses of JsoniqParser.ObjectLookupContext in org.rumbledb.parser.jsoniq
Methods in org.rumbledb.parser.jsoniq that return JsoniqParser.ObjectLookupContextModifier and TypeMethodDescriptionJsoniqParser.objectLookup()JsoniqParser.PostFixExprContext.objectLookup(int i) Methods in org.rumbledb.parser.jsoniq that return types with arguments of type JsoniqParser.ObjectLookupContextMethods in org.rumbledb.parser.jsoniq with parameters of type JsoniqParser.ObjectLookupContextModifier and TypeMethodDescriptionJsoniqBaseVisitor.visitObjectLookup(JsoniqParser.ObjectLookupContext ctx) Visit a parse tree produced byJsoniqParser.objectLookup().JsoniqVisitor.visitObjectLookup(JsoniqParser.ObjectLookupContext ctx) Visit a parse tree produced byJsoniqParser.objectLookup().