| 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.AlterIndexTypeContext.indexTypeName() |
OracleStatementParser.IndexTypeNameContext |
OracleStatementParser.DropIndexTypeContext.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 |
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(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleStatementSQLVisitor.visitIndexTypeName(OracleStatementParser.IndexTypeNameContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.