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