| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.DeclareStatementContext |
MySQLStatementParser.declareStatement() |
MySQLStatementParser.DeclareStatementContext |
MySQLStatementParser.ValidStatementContext.declareStatement() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitDeclareStatement(MySQLStatementParser.DeclareStatementContext ctx)
Visit a parse tree produced by
MySQLStatementParser.declareStatement(). |
T |
MySQLStatementVisitor.visitDeclareStatement(MySQLStatementParser.DeclareStatementContext ctx)
Visit a parse tree produced by
MySQLStatementParser.declareStatement(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.