| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.GroupNameContext |
MySQLStatementParser.groupName() |
MySQLStatementParser.GroupNameContext |
MySQLStatementParser.AlterResourceGroupContext.groupName() |
MySQLStatementParser.GroupNameContext |
MySQLStatementParser.CreateResourceGroupContext.groupName() |
MySQLStatementParser.GroupNameContext |
MySQLStatementParser.DropResourceGroupContext.groupName() |
MySQLStatementParser.GroupNameContext |
MySQLStatementParser.SetResourceGroupContext.groupName() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitGroupName(MySQLStatementParser.GroupNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.groupName(). |
T |
MySQLStatementVisitor.visitGroupName(MySQLStatementParser.GroupNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.groupName(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.