java.lang.Object
org.jhotdraw8.css.ast.AbstractSyntaxTree
org.jhotdraw8.css.ast.ComponentValue
A ComponentValue is the abstract base class of CssToken, CurlyBlock,
RoundBlock, SquareBlock and FunctionBlock.
- Author:
- Werner Randelshofer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jhotdraw8.css.ast.AbstractSyntaxTree
getSourceLocator, produceTokens
-
Constructor Details
-
ComponentValue
-