java.lang.Object
org.jhotdraw8.css.ast.AbstractSyntaxTree
org.jhotdraw8.css.ast.Rule
org.jhotdraw8.css.ast.AtRule
An "at-rule" consists of an "at-keyword", a list of header tokens and a
list of body tokens.
- Author:
- Werner Randelshofer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jhotdraw8.css.ast.AbstractSyntaxTree
getSourceLocator, produceTokens
-
Constructor Details
-
Method Details