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