| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.IgnoredIdentifier_Context> |
PostgreSQLStatementParser.IgnoredIdentifiers_Context.ignoredIdentifier_() |
List<PostgreSQLStatementParser.IgnoredIdentifier_Context> |
PostgreSQLStatementParser.RenameConstraintContext.ignoredIdentifier_() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitIgnoredIdentifier_(PostgreSQLStatementParser.IgnoredIdentifier_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.ignoredIdentifier_(). |
T |
PostgreSQLStatementVisitor.visitIgnoredIdentifier_(PostgreSQLStatementParser.IgnoredIdentifier_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.ignoredIdentifier_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.