Uses of Class
io.trino.sql.tree.DropRole
-
Packages that use DropRole Package Description io.trino.sql.tree -
-
Uses of DropRole in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type DropRole Modifier and Type Method Description protected RAstVisitor. visitDropRole(DropRole node, C context)
-