| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.ProjectionContext |
SQL92StatementParser.projection() |
SQL92StatementParser.ProjectionContext |
SQL92StatementParser.ProjectionsContext.projection(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SQL92StatementParser.ProjectionContext> |
SQL92StatementParser.ProjectionsContext.projection() |
| Modifier and Type | Method and Description |
|---|---|
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(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92DMLVisitor.visitProjection(SQL92StatementParser.ProjectionContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.