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