Uses of Class
org.eclipse.lemminx.extensions.colors.settings.XMLColorExpression
-
Packages that use XMLColorExpression Package Description org.eclipse.lemminx.extensions.colors.settings -
-
Uses of XMLColorExpression in org.eclipse.lemminx.extensions.colors.settings
Methods in org.eclipse.lemminx.extensions.colors.settings that return types with arguments of type XMLColorExpression Modifier and Type Method Description List<XMLColorExpression>XMLColors. getExpressions()Returns list of XML color expressions.Method parameters in org.eclipse.lemminx.extensions.colors.settings with type arguments of type XMLColorExpression Modifier and Type Method Description voidXMLColors. setExpressions(List<XMLColorExpression> expressions)Set list of XML color expressions.
-