| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.IgnoredIdentifier_Context> |
PostgreSQLStatementParser.IgnoredIdentifiers_Context.ignoredIdentifier_() |
List<PostgreSQLStatementParser.IgnoredIdentifier_Context> |
PostgreSQLStatementParser.RenameConstraintContext.ignoredIdentifier_() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitIgnoredIdentifier_(PostgreSQLStatementParser.IgnoredIdentifier_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.ignoredIdentifier_(). |
T |
PostgreSQLStatementBaseVisitor.visitIgnoredIdentifier_(PostgreSQLStatementParser.IgnoredIdentifier_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.ignoredIdentifier_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.