| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.IndexNameContext |
PostgreSQLStatementParser.indexName() |
PostgreSQLStatementParser.IndexNameContext |
PostgreSQLStatementParser.CreateIndexContext.indexName() |
PostgreSQLStatementParser.IndexNameContext |
PostgreSQLStatementParser.AlterIndexContext.indexName() |
PostgreSQLStatementParser.IndexNameContext |
PostgreSQLStatementParser.RenameIndexSpecificationContext.indexName() |
PostgreSQLStatementParser.IndexNameContext |
PostgreSQLStatementParser.AlterTableActionContext.indexName() |
PostgreSQLStatementParser.IndexNameContext |
PostgreSQLStatementParser.TableConstraintUsingIndexContext.indexName() |
PostgreSQLStatementParser.IndexNameContext |
PostgreSQLStatementParser.IndexNamesContext.indexName(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.IndexNameContext> |
PostgreSQLStatementParser.IndexNamesContext.indexName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitIndexName(PostgreSQLStatementParser.IndexNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.indexName(). |
T |
PostgreSQLStatementBaseVisitor.visitIndexName(PostgreSQLStatementParser.IndexNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.indexName(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitIndexName(PostgreSQLStatementParser.IndexNameContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.