Package io.trino.sql.tree
Class GrantObject
java.lang.Object
io.trino.sql.tree.Node
io.trino.sql.tree.GrantObject
-
Constructor Summary
ConstructorsConstructorDescriptionGrantObject(NodeLocation location, Optional<String> entityKind, QualifiedName name) -
Method Summary
Methods inherited from class io.trino.sql.tree.Node
accept, getLocation, shallowEquals