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