Uses of Enum
gudusoft.gsqlparser.nodes.snowflake.ETaskOptionType
Packages that use ETaskOptionType
-
Uses of ETaskOptionType in gudusoft.gsqlparser.nodes.snowflake
Methods in gudusoft.gsqlparser.nodes.snowflake that return ETaskOptionTypeModifier and TypeMethodDescriptionTTaskOption.getTaskOptionType()static ETaskOptionTypeReturns the enum constant of this type with the specified name.static ETaskOptionType[]ETaskOptionType.values()Returns an array containing the constants of this enum type, in the order they are declared.