Uses of Class
org.eclipse.lemminx.settings.XMLSymbolExpressionFilter
-
Packages that use XMLSymbolExpressionFilter Package Description org.eclipse.lemminx.settings -
-
Uses of XMLSymbolExpressionFilter in org.eclipse.lemminx.settings
Methods in org.eclipse.lemminx.settings that return XMLSymbolExpressionFilter Modifier and Type Method Description XMLSymbolExpressionFilter[]XMLSymbolFilter. getExpressions()Returns the expression list filter.XMLSymbolExpressionFilterXMLSymbolFilter. getFilterForInlineAttr(DOMAttr attrNode)Gets the first matched attribute node that is set as an inline attribute for an element.Methods in org.eclipse.lemminx.settings with parameters of type XMLSymbolExpressionFilter Modifier and Type Method Description voidXMLSymbolFilter. setExpressions(XMLSymbolExpressionFilter[] expressions)Set the expression list filter.
-