Uses of Enum Class
io.trino.sql.tree.FunctionCall.NullTreatment
Packages that use FunctionCall.NullTreatment
-
Uses of FunctionCall.NullTreatment in io.trino.sql.tree
Subclasses with type arguments of type FunctionCall.NullTreatment in io.trino.sql.treeMethods in io.trino.sql.tree that return FunctionCall.NullTreatmentModifier and TypeMethodDescriptionstatic FunctionCall.NullTreatmentReturns the enum constant of this class with the specified name.static FunctionCall.NullTreatment[]FunctionCall.NullTreatment.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.sql.tree that return types with arguments of type FunctionCall.NullTreatment