JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.trino.sql.tree
Grant
Uses of Class
io.trino.sql.tree.Grant
Packages that use
Grant
Package
Description
io.trino.sql.tree
Uses of
Grant
in
io.trino.sql.tree
Methods in
io.trino.sql.tree
with parameters of type
Grant
Modifier and Type
Method
Description
protected
R
AstVisitor.
visitGrant
(
Grant
node,
C
context)