public abstract class CssNode extends Object implements CssVisitable
Constructor and Description |
---|
CssNode() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
isStatic()
Indicates whether or not the CssNode requires runtime evaluation.
|
String |
toString() |
traverse
Copyright © 2018. All rights reserved.