Uses of Enum Class
io.trino.sql.tree.ExplainFormat.Type
Packages that use ExplainFormat.Type
-
Uses of ExplainFormat.Type in io.trino.sql.tree
Subclasses with type arguments of type ExplainFormat.Type in io.trino.sql.treeMethods in io.trino.sql.tree that return ExplainFormat.TypeModifier and TypeMethodDescriptionExplainFormat.getType()static ExplainFormat.TypeReturns the enum constant of this class with the specified name.static ExplainFormat.Type[]ExplainFormat.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.trino.sql.tree with parameters of type ExplainFormat.Type