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