| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.ProjectionContext |
PostgreSQLStatementParser.projection() |
PostgreSQLStatementParser.ProjectionContext |
PostgreSQLStatementParser.ProjectionsContext.projection(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.ProjectionContext> |
PostgreSQLStatementParser.ProjectionsContext.projection() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitProjection(PostgreSQLStatementParser.ProjectionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.projection(). |
T |
PostgreSQLStatementBaseVisitor.visitProjection(PostgreSQLStatementParser.ProjectionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.projection(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.