| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.IgnoredIdentifiers_Context |
PostgreSQLStatementParser.ignoredIdentifiers_() |
PostgreSQLStatementParser.IgnoredIdentifiers_Context |
PostgreSQLStatementParser.AlterIndexSetTableSpaceContext.ignoredIdentifiers_() |
PostgreSQLStatementParser.IgnoredIdentifiers_Context |
PostgreSQLStatementParser.RoleClause_Context.ignoredIdentifiers_() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitIgnoredIdentifiers_(PostgreSQLStatementParser.IgnoredIdentifiers_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.ignoredIdentifiers_(). |
T |
PostgreSQLStatementVisitor.visitIgnoredIdentifiers_(PostgreSQLStatementParser.IgnoredIdentifiers_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.ignoredIdentifiers_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.