| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ProjectionContext |
PostgreSQLStatementParser.projection() |
PostgreSQLStatementParser.ProjectionContext |
PostgreSQLStatementParser.ProjectionsContext.projection(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.ProjectionContext> |
PostgreSQLStatementParser.ProjectionsContext.projection() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitProjection(PostgreSQLStatementParser.ProjectionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.projection(). |
T |
PostgreSQLStatementVisitor.visitProjection(PostgreSQLStatementParser.ProjectionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.projection(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLDMLVisitor.visitProjection(PostgreSQLStatementParser.ProjectionContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.