| 程序包 | 说明 |
|---|---|
| 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.RenameIndexSpecificationContext.indexName() |
PostgreSQLStatementParser.IndexNameContext |
PostgreSQLStatementParser.AlterTableActionContext.indexName() |
PostgreSQLStatementParser.IndexNameContext |
PostgreSQLStatementParser.TableConstraintUsingIndexContext.indexName() |
PostgreSQLStatementParser.IndexNameContext |
PostgreSQLStatementParser.ClusterIndexSpecificationContext.indexName() |
PostgreSQLStatementParser.IndexNameContext |
PostgreSQLStatementParser.IndexNamesContext.indexName(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.IndexNameContext> |
PostgreSQLStatementParser.IndexNamesContext.indexName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitIndexName(PostgreSQLStatementParser.IndexNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.indexName(). |
T |
PostgreSQLStatementParserVisitor.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 © 2022 The Apache Software Foundation. All rights reserved.