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