| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.Grantee_Context |
SQL92StatementParser.grantee_() |
SQL92StatementParser.Grantee_Context |
SQL92StatementParser.GrantContext.grantee_(int i) |
SQL92StatementParser.Grantee_Context |
SQL92StatementParser.RevokeContext.grantee_(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SQL92StatementParser.Grantee_Context> |
SQL92StatementParser.GrantContext.grantee_() |
List<SQL92StatementParser.Grantee_Context> |
SQL92StatementParser.RevokeContext.grantee_() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitGrantee_(SQL92StatementParser.Grantee_Context ctx)
Visit a parse tree produced by
SQL92StatementParser.grantee_(). |
T |
SQL92StatementBaseVisitor.visitGrantee_(SQL92StatementParser.Grantee_Context ctx)
Visit a parse tree produced by
SQL92StatementParser.grantee_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.