JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
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)