Uses of Enum Class
org.eclipse.lemminx.settings.EnforceQuoteStyle
Packages that use EnforceQuoteStyle
-
Uses of EnforceQuoteStyle in org.eclipse.lemminx.settings
Fields in org.eclipse.lemminx.settings declared as EnforceQuoteStyleModifier and TypeFieldDescriptionstatic final EnforceQuoteStyleXMLFormattingOptions.DEFAULT_ENFORCE_QUOTE_STYLEMethods in org.eclipse.lemminx.settings that return EnforceQuoteStyleModifier and TypeMethodDescriptionXMLFormattingOptions.getEnforceQuoteStyle()static EnforceQuoteStyleReturns the enum constant of this class with the specified name.static EnforceQuoteStyle[]EnforceQuoteStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.lemminx.settings with parameters of type EnforceQuoteStyleModifier and TypeMethodDescriptionvoidXMLFormattingOptions.setEnforceQuoteStyle(EnforceQuoteStyle enforce)