| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.RoutineBodyContext |
MySQLStatementParser.routineBody() |
MySQLStatementParser.RoutineBodyContext |
MySQLStatementParser.CreateEventContext.routineBody() |
MySQLStatementParser.RoutineBodyContext |
MySQLStatementParser.AlterEventContext.routineBody() |
MySQLStatementParser.RoutineBodyContext |
MySQLStatementParser.CreateFunctionContext.routineBody() |
MySQLStatementParser.RoutineBodyContext |
MySQLStatementParser.CreateProcedureContext.routineBody() |
MySQLStatementParser.RoutineBodyContext |
MySQLStatementParser.CreateTriggerContext.routineBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitRoutineBody(MySQLStatementParser.RoutineBodyContext ctx)
Visit a parse tree produced by
MySQLStatementParser.routineBody(). |
T |
MySQLStatementBaseVisitor.visitRoutineBody(MySQLStatementParser.RoutineBodyContext ctx)
Visit a parse tree produced by
MySQLStatementParser.routineBody(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.