Uses of Class
io.trino.grammar.sql.SqlBaseParser.PrincipalContext
Packages that use SqlBaseParser.PrincipalContext
-
Uses of SqlBaseParser.PrincipalContext in io.trino.grammar.sql
Subclasses of SqlBaseParser.PrincipalContext in io.trino.grammar.sqlModifier and TypeClassDescriptionstatic classstatic classstatic classFields in io.trino.grammar.sql declared as SqlBaseParser.PrincipalContextModifier and TypeFieldDescriptionSqlBaseParser.DenyContext.granteeSqlBaseParser.GrantContext.granteeSqlBaseParser.RevokeContext.granteeMethods in io.trino.grammar.sql that return SqlBaseParser.PrincipalContextModifier and TypeMethodDescriptionSqlBaseParser.CreateCatalogContext.principal()SqlBaseParser.CreateSchemaContext.principal()SqlBaseParser.DenyContext.principal()SqlBaseParser.GrantContext.principal()SqlBaseParser.GrantRolesContext.principal(int i) SqlBaseParser.principal()SqlBaseParser.RevokeContext.principal()SqlBaseParser.RevokeRolesContext.principal(int i) SqlBaseParser.SetSchemaAuthorizationContext.principal()SqlBaseParser.SetTableAuthorizationContext.principal()SqlBaseParser.SetViewAuthorizationContext.principal()SqlBaseParser.SpecifiedPrincipalContext.principal()Methods in io.trino.grammar.sql that return types with arguments of type SqlBaseParser.PrincipalContextModifier and TypeMethodDescriptionSqlBaseParser.GrantRolesContext.principal()SqlBaseParser.RevokeRolesContext.principal()Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.PrincipalContextModifier and TypeMethodDescriptionvoidSqlBaseParser.PrincipalContext.copyFrom(SqlBaseParser.PrincipalContext ctx) Constructors in io.trino.grammar.sql with parameters of type SqlBaseParser.PrincipalContextModifierConstructorDescription