| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.GroupNameContext |
MySQLStatementParser.groupName() |
MySQLStatementParser.GroupNameContext |
MySQLStatementParser.AlterResourceGroupContext.groupName() |
MySQLStatementParser.GroupNameContext |
MySQLStatementParser.CreateResourceGroupContext.groupName() |
MySQLStatementParser.GroupNameContext |
MySQLStatementParser.DropResourceGroupContext.groupName() |
MySQLStatementParser.GroupNameContext |
MySQLStatementParser.SetResourceGroupContext.groupName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementVisitor.visitGroupName(MySQLStatementParser.GroupNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.groupName(). |
T |
MySQLStatementBaseVisitor.visitGroupName(MySQLStatementParser.GroupNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.groupName(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.