| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.IgnoredIdentifiersContext |
PostgreSQLStatementParser.ignoredIdentifiers() |
PostgreSQLStatementParser.IgnoredIdentifiersContext |
PostgreSQLStatementParser.AlterIndexSetTableSpaceContext.ignoredIdentifiers() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitIgnoredIdentifiers(PostgreSQLStatementParser.IgnoredIdentifiersContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.ignoredIdentifiers(). |
T |
PostgreSQLStatementParserVisitor.visitIgnoredIdentifiers(PostgreSQLStatementParser.IgnoredIdentifiersContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.ignoredIdentifiers(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.