| Package | Description |
|---|---|
| org.duelengine.css.ast |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleSetNode
Represents a rule set block
|
| Modifier and Type | Method and Description |
|---|---|
BlockNode |
AtRuleNode.getBlock() |
| Modifier and Type | Method and Description |
|---|---|
void |
AtRuleNode.setBlock(BlockNode value) |
| Constructor and Description |
|---|
AtRuleNode(String keyword,
ValueNode[] values,
BlockNode block) |
Copyright © 2014. All rights reserved.