Uses of Class
io.trino.sql.parser.SqlBaseParser.SetTablePropertiesContext
Packages that use SqlBaseParser.SetTablePropertiesContext
-
Uses of SqlBaseParser.SetTablePropertiesContext in io.trino.sql.parser
Methods in io.trino.sql.parser with parameters of type SqlBaseParser.SetTablePropertiesContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterSetTableProperties(SqlBaseParser.SetTablePropertiesContext ctx) Enter a parse tree produced by thesetTablePropertieslabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.enterSetTableProperties(SqlBaseParser.SetTablePropertiesContext ctx) Enter a parse tree produced by thesetTablePropertieslabeled alternative inSqlBaseParser.statement().voidSqlBaseBaseListener.exitSetTableProperties(SqlBaseParser.SetTablePropertiesContext ctx) Exit a parse tree produced by thesetTablePropertieslabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.exitSetTableProperties(SqlBaseParser.SetTablePropertiesContext ctx) Exit a parse tree produced by thesetTablePropertieslabeled alternative inSqlBaseParser.statement().SqlBaseBaseVisitor.visitSetTableProperties(SqlBaseParser.SetTablePropertiesContext ctx) Visit a parse tree produced by thesetTablePropertieslabeled alternative inSqlBaseParser.statement().SqlBaseVisitor.visitSetTableProperties(SqlBaseParser.SetTablePropertiesContext ctx) Visit a parse tree produced by thesetTablePropertieslabeled alternative inSqlBaseParser.statement().