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