Uses of Class
io.trino.sql.parser.SqlBaseParser.JsonRepresentationContext
-
Packages that use SqlBaseParser.JsonRepresentationContext Package Description io.trino.sql.parser -
-
Uses of SqlBaseParser.JsonRepresentationContext in io.trino.sql.parser
Methods in io.trino.sql.parser that return SqlBaseParser.JsonRepresentationContext Modifier and Type Method Description SqlBaseParser.JsonRepresentationContextSqlBaseParser.JsonArrayContext. jsonRepresentation()SqlBaseParser.JsonRepresentationContextSqlBaseParser.JsonObjectContext. jsonRepresentation()SqlBaseParser.JsonRepresentationContextSqlBaseParser.JsonQueryContext. jsonRepresentation()SqlBaseParser.JsonRepresentationContextSqlBaseParser. jsonRepresentation()SqlBaseParser.JsonRepresentationContextSqlBaseParser.JsonValueExpressionContext. jsonRepresentation()
-