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