| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.SetVariableClauseContext |
SQLServerStatementParser.setVariableClause() |
SQLServerStatementParser.SetVariableClauseContext |
SQLServerStatementParser.SetVariableContext.setVariableClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitSetVariableClause(SQLServerStatementParser.SetVariableClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.setVariableClause(). |
T |
SQLServerStatementVisitor.visitSetVariableClause(SQLServerStatementParser.SetVariableClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.setVariableClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.