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