- All Known Implementing Classes:
SimpleStyleSheet
public interface StyleSheet
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoid
forEachMatchingRule
(@NotNull ParsedElement element, @NotNull StyleSheet.RuleConsumer ruleConsumer)
-
Method Details
-
forEachMatchingRule
void forEachMatchingRule(@NotNull @NotNull ParsedElement element, @NotNull @NotNull StyleSheet.RuleConsumer ruleConsumer)
-