| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sqlserver.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.ProjectionsContext |
SQLServerStatementParser.projections() |
SQLServerStatementParser.ProjectionsContext |
SQLServerStatementParser.SelectClauseContext.projections() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitProjections(SQLServerStatementParser.ProjectionsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.projections(). |
T |
SQLServerStatementVisitor.visitProjections(SQLServerStatementParser.ProjectionsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.projections(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerDMLStatementSQLVisitor.visitProjections(SQLServerStatementParser.ProjectionsContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.