Uses of Class
io.prestosql.sql.parser.StatementSplitter.Statement
-
Packages that use StatementSplitter.Statement Package Description io.prestosql.sql.parser -
-
Uses of StatementSplitter.Statement in io.prestosql.sql.parser
Methods in io.prestosql.sql.parser that return types with arguments of type StatementSplitter.Statement Modifier and Type Method Description java.util.List<StatementSplitter.Statement>StatementSplitter. getCompleteStatements()
-