Uses of Class
io.trino.grammar.jsonpath.JsonPathParser.FloorMethodContext
Packages that use JsonPathParser.FloorMethodContext
-
Uses of JsonPathParser.FloorMethodContext in io.trino.grammar.jsonpath
Methods in io.trino.grammar.jsonpath with parameters of type JsonPathParser.FloorMethodContextModifier and TypeMethodDescriptionvoidJsonPathBaseListener.enterFloorMethod(JsonPathParser.FloorMethodContext ctx) Enter a parse tree produced by thefloorMethodlabeled alternative inJsonPathParser.accessorExpression().voidJsonPathListener.enterFloorMethod(JsonPathParser.FloorMethodContext ctx) Enter a parse tree produced by thefloorMethodlabeled alternative inJsonPathParser.accessorExpression().voidJsonPathBaseListener.exitFloorMethod(JsonPathParser.FloorMethodContext ctx) Exit a parse tree produced by thefloorMethodlabeled alternative inJsonPathParser.accessorExpression().voidJsonPathListener.exitFloorMethod(JsonPathParser.FloorMethodContext ctx) Exit a parse tree produced by thefloorMethodlabeled alternative inJsonPathParser.accessorExpression().JsonPathBaseVisitor.visitFloorMethod(JsonPathParser.FloorMethodContext ctx) Visit a parse tree produced by thefloorMethodlabeled alternative inJsonPathParser.accessorExpression().JsonPathVisitor.visitFloorMethod(JsonPathParser.FloorMethodContext ctx) Visit a parse tree produced by thefloorMethodlabeled alternative inJsonPathParser.accessorExpression().