| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.RelationExprListContext |
PostgreSQLStatementParser.relationExprList() |
PostgreSQLStatementParser.RelationExprListContext |
PostgreSQLStatementParser.LockContext.relationExprList() |
PostgreSQLStatementParser.RelationExprListContext |
PostgreSQLStatementParser.AlterPublicationContext.relationExprList() |
PostgreSQLStatementParser.RelationExprListContext |
PostgreSQLStatementParser.PublicationForTablesContext.relationExprList() |
PostgreSQLStatementParser.RelationExprListContext |
PostgreSQLStatementParser.ImportQualificationContext.relationExprList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitRelationExprList(PostgreSQLStatementParser.RelationExprListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.relationExprList(). |
T |
PostgreSQLStatementParserBaseVisitor.visitRelationExprList(PostgreSQLStatementParser.RelationExprListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.relationExprList(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.