| Modifier and Type | Field and Description |
|---|---|
SqlBaseParser.RootOrIdContext |
SqlBaseParser.ListAllRoleOfUserContext.username |
SqlBaseParser.RootOrIdContext |
SqlBaseParser.ListUserPrivilegesContext.username |
SqlBaseParser.RootOrIdContext |
SqlBaseParser.ListPrivilegesUserContext.username |
| Modifier and Type | Method and Description |
|---|---|
SqlBaseParser.RootOrIdContext |
SqlBaseParser.rootOrId() |
SqlBaseParser.RootOrIdContext |
SqlBaseParser.ListAllRoleOfUserContext.rootOrId() |
SqlBaseParser.RootOrIdContext |
SqlBaseParser.ListUserPrivilegesContext.rootOrId() |
SqlBaseParser.RootOrIdContext |
SqlBaseParser.ListPrivilegesUserContext.rootOrId() |
SqlBaseParser.RootOrIdContext |
SqlBaseParser.GrantWatermarkEmbeddingContext.rootOrId(int i) |
SqlBaseParser.RootOrIdContext |
SqlBaseParser.RevokeWatermarkEmbeddingContext.rootOrId(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SqlBaseParser.RootOrIdContext> |
SqlBaseParser.GrantWatermarkEmbeddingContext.rootOrId() |
List<SqlBaseParser.RootOrIdContext> |
SqlBaseParser.RevokeWatermarkEmbeddingContext.rootOrId() |
| Modifier and Type | Method and Description |
|---|---|
T |
SqlBaseBaseVisitor.visitRootOrId(SqlBaseParser.RootOrIdContext ctx)
Visit a parse tree produced by
SqlBaseParser.rootOrId(). |
T |
SqlBaseVisitor.visitRootOrId(SqlBaseParser.RootOrIdContext ctx)
Visit a parse tree produced by
SqlBaseParser.rootOrId(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.