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