| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.CompoundStatementContext |
SQLServerStatementParser.compoundStatement() |
SQLServerStatementParser.CompoundStatementContext |
SQLServerStatementParser.FuncMutiReturnContext.compoundStatement() |
SQLServerStatementParser.CompoundStatementContext |
SQLServerStatementParser.FuncScalarReturnContext.compoundStatement() |
SQLServerStatementParser.CompoundStatementContext |
SQLServerStatementParser.ProcAsClauseContext.compoundStatement() |
SQLServerStatementParser.CompoundStatementContext |
SQLServerStatementParser.CreateTriggerClauseContext.compoundStatement() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitCompoundStatement(SQLServerStatementParser.CompoundStatementContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.compoundStatement(). |
T |
SQLServerStatementBaseVisitor.visitCompoundStatement(SQLServerStatementParser.CompoundStatementContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.compoundStatement(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.