| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.OverflowClauseContext |
OracleStatementParser.overflowClause() |
OracleStatementParser.OverflowClauseContext |
OracleStatementParser.AlterOverflowClauseContext.overflowClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitOverflowClause(OracleStatementParser.OverflowClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.overflowClause(). |
T |
OracleStatementBaseVisitor.visitOverflowClause(OracleStatementParser.OverflowClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.overflowClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.