| Package | Description |
|---|---|
| org.duelengine.css.ast |
| Modifier and Type | Method and Description |
|---|---|
Collection<SelectorNode> |
RuleSetNode.getSelectors() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleSetNode.addSelector(SelectorNode selector) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleSetNode.expandSelectors(Collection<SelectorNode> prefixes) |
| Constructor and Description |
|---|
RuleSetNode(SelectorNode[] selectors,
CssNode... children) |
RuleSetNode(SelectorNode selector,
CssNode... children) |
Copyright © 2014. All rights reserved.