Uses of Enum Class
io.trino.sql.tree.ExplainType.Type
Packages that use ExplainType.Type
-
Uses of ExplainType.Type in io.trino.sql.tree
Subclasses with type arguments of type ExplainType.Type in io.trino.sql.treeMethods in io.trino.sql.tree that return ExplainType.TypeModifier and TypeMethodDescriptionExplainType.getType()static ExplainType.TypeReturns the enum constant of this class with the specified name.static ExplainType.Type[]ExplainType.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 ExplainType.Type