Uses of Enum Class
org.eclipse.lemminx.commons.config.ConfigurationItemEditType
Packages that use ConfigurationItemEditType
-
Uses of ConfigurationItemEditType in org.eclipse.lemminx.commons.config
Methods in org.eclipse.lemminx.commons.config that return ConfigurationItemEditTypeModifier and TypeMethodDescriptionstatic ConfigurationItemEditTypeReturns the enum constant of this class with the specified name.static ConfigurationItemEditType[]ConfigurationItemEditType.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 ConfigurationItemEditTypeModifierConstructorDescriptionConfigurationItemEdit(String section, Object value, ConfigurationItemEditType editType, ConfigurationItemValueKind valueKind)