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