| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.RelationExprOptAliasContext |
PostgreSQLStatementParser.relationExprOptAlias() |
PostgreSQLStatementParser.RelationExprOptAliasContext |
PostgreSQLStatementParser.UpdateContext.relationExprOptAlias() |
PostgreSQLStatementParser.RelationExprOptAliasContext |
PostgreSQLStatementParser.DeleteContext.relationExprOptAlias() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitRelationExprOptAlias(PostgreSQLStatementParser.RelationExprOptAliasContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.relationExprOptAlias(). |
T |
PostgreSQLStatementParserVisitor.visitRelationExprOptAlias(PostgreSQLStatementParser.RelationExprOptAliasContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.relationExprOptAlias(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitRelationExprOptAlias(PostgreSQLStatementParser.RelationExprOptAliasContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.