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