| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.SelectClauseContext |
SQL92StatementParser.selectClause() |
SQL92StatementParser.SelectClauseContext |
SQL92StatementParser.UnionClauseContext.selectClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SQL92StatementParser.SelectClauseContext> |
SQL92StatementParser.UnionClauseContext.selectClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitSelectClause(SQL92StatementParser.SelectClauseContext ctx)
Visit a parse tree produced by
SQL92StatementParser.selectClause(). |
T |
SQL92StatementBaseVisitor.visitSelectClause(SQL92StatementParser.SelectClauseContext ctx)
Visit a parse tree produced by
SQL92StatementParser.selectClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92DMLVisitor.visitSelectClause(SQL92StatementParser.SelectClauseContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.