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