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