| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.DeclareConditionStatementContext |
MySQLStatementParser.declareConditionStatement() |
MySQLStatementParser.DeclareConditionStatementContext |
MySQLStatementParser.ConditionHandlingStatementContext.declareConditionStatement() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitDeclareConditionStatement(MySQLStatementParser.DeclareConditionStatementContext ctx)
Visit a parse tree produced by
MySQLStatementParser.declareConditionStatement(). |
T |
MySQLStatementVisitor.visitDeclareConditionStatement(MySQLStatementParser.DeclareConditionStatementContext ctx)
Visit a parse tree produced by
MySQLStatementParser.declareConditionStatement(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.