public class CssExternalSelectors extends CssNode
Constructor and Description |
---|
CssExternalSelectors() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getClasses() |
boolean |
isStatic()
Indicates whether or not the CssNode requires runtime evaluation.
|
void |
traverse(CssVisitor visitor,
Context context) |
public boolean isStatic()
CssNode
public void traverse(CssVisitor visitor, Context context)
Copyright © 2018. All rights reserved.