| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.DefaultCollationoOptionClauseContext |
OracleStatementParser.defaultCollationoOptionClause() |
OracleStatementParser.DefaultCollationoOptionClauseContext |
OracleStatementParser.PlsqlFunctionSourceContext.defaultCollationoOptionClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.DefaultCollationoOptionClauseContext> |
OracleStatementParser.PlsqlFunctionSourceContext.defaultCollationoOptionClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitDefaultCollationoOptionClause(OracleStatementParser.DefaultCollationoOptionClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.defaultCollationoOptionClause(). |
T |
OracleStatementBaseVisitor.visitDefaultCollationoOptionClause(OracleStatementParser.DefaultCollationoOptionClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.defaultCollationoOptionClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.