| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
List<SQLServerStatementParser.VariableNameContext> |
SQLServerStatementParser.FuncParametersContext.variableName() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitVariableName(SQLServerStatementParser.VariableNameContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.variableName(). |
T |
SQLServerStatementBaseVisitor.visitVariableName(SQLServerStatementParser.VariableNameContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.variableName(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.