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