JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Eclipse Platform
2026-09 (4.41)
org.eclipse.e4.ui.css.core.impl.dom
CssRule
Contents
Description
Hide sidebar
Show sidebar
Interface CssRule
All Known Implementing Classes:
CSSImportRuleImpl
,
CSSStyleRuleImpl
public sealed interface
CssRule
permits
CSSStyleRuleImpl
,
CSSImportRuleImpl
A rule in a parsed stylesheet: either a style rule or an
@import
.