| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.IndextypeNameContext |
OracleStatementParser.indextypeName() |
OracleStatementParser.IndextypeNameContext |
OracleStatementParser.CommentContext.indextypeName() |
OracleStatementParser.IndextypeNameContext |
OracleStatementParser.FunctionAssociationContext.indextypeName(int i) |
OracleStatementParser.IndextypeNameContext |
OracleStatementParser.DisassociateStatisticsContext.indextypeName(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.IndextypeNameContext> |
OracleStatementParser.FunctionAssociationContext.indextypeName() |
List<OracleStatementParser.IndextypeNameContext> |
OracleStatementParser.DisassociateStatisticsContext.indextypeName() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementBaseVisitor.visitIndextypeName(OracleStatementParser.IndextypeNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.indextypeName(). |
T |
OracleStatementVisitor.visitIndextypeName(OracleStatementParser.IndextypeNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.indextypeName(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleStatementSQLVisitor.visitIndextypeName(OracleStatementParser.IndextypeNameContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.