Uses of Class
org.eclipse.e4.ui.css.core.impl.engine.selector.RuleIndex
Packages that use RuleIndex
-
Uses of RuleIndex in org.eclipse.e4.ui.css.core.impl.engine.selector
Methods in org.eclipse.e4.ui.css.core.impl.engine.selector that return RuleIndexModifier and TypeMethodDescriptionstatic RuleIndexRuleIndex.of(List<CSSStyleSheetImpl> styleSheets) Indexes every style rule of the given stylesheets in cascade order.