Uses of Class
io.trino.grammar.jsonpath.JsonPathParser.LiteralPrimaryContext
Packages that use JsonPathParser.LiteralPrimaryContext
-
Uses of JsonPathParser.LiteralPrimaryContext in io.trino.grammar.jsonpath
Methods in io.trino.grammar.jsonpath with parameters of type JsonPathParser.LiteralPrimaryContextModifier and TypeMethodDescriptionvoidJsonPathBaseListener.enterLiteralPrimary(JsonPathParser.LiteralPrimaryContext ctx) Enter a parse tree produced by theliteralPrimarylabeled alternative inJsonPathParser.pathPrimary().voidJsonPathListener.enterLiteralPrimary(JsonPathParser.LiteralPrimaryContext ctx) Enter a parse tree produced by theliteralPrimarylabeled alternative inJsonPathParser.pathPrimary().voidJsonPathBaseListener.exitLiteralPrimary(JsonPathParser.LiteralPrimaryContext ctx) Exit a parse tree produced by theliteralPrimarylabeled alternative inJsonPathParser.pathPrimary().voidJsonPathListener.exitLiteralPrimary(JsonPathParser.LiteralPrimaryContext ctx) Exit a parse tree produced by theliteralPrimarylabeled alternative inJsonPathParser.pathPrimary().JsonPathBaseVisitor.visitLiteralPrimary(JsonPathParser.LiteralPrimaryContext ctx) Visit a parse tree produced by theliteralPrimarylabeled alternative inJsonPathParser.pathPrimary().JsonPathVisitor.visitLiteralPrimary(JsonPathParser.LiteralPrimaryContext ctx) Visit a parse tree produced by theliteralPrimarylabeled alternative inJsonPathParser.pathPrimary().