Uses of Enum Class
org.eclipse.lemminx.commons.config.ConfigurationItemValueKind
Packages that use ConfigurationItemValueKind
-
Uses of ConfigurationItemValueKind in org.eclipse.lemminx.commons.config
Methods in org.eclipse.lemminx.commons.config that return ConfigurationItemValueKindModifier and TypeMethodDescriptionstatic ConfigurationItemValueKindReturns the enum constant of this class with the specified name.static ConfigurationItemValueKind[]ConfigurationItemValueKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.eclipse.lemminx.commons.config with parameters of type ConfigurationItemValueKindModifierConstructorDescriptionConfigurationItemEdit(String section, Object value, ConfigurationItemEditType editType, ConfigurationItemValueKind valueKind)