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