| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.ast | |
| com.github.sommeri.less4j.core.compiler.stages | |
| com.github.sommeri.less4j.core.problems | |
| com.github.sommeri.less4j.utils |
| Modifier and Type | Method and Description |
|---|---|
RuleSet |
RuleSet.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
Media.addRuleSet(RuleSet ruleSet) |
| Modifier and Type | Method and Description |
|---|---|
List<RuleSet> |
NestedRulesCollector.collectNestedRuleSets(RuleSet kid) |
| Modifier and Type | Method and Description |
|---|---|
List<RuleSet> |
NestedRulesCollector.collectNestedRuleSets(RuleSet kid) |
void |
NestedRulesCollector.combine(RuleSet ruleSet,
List<Selector> previousSelectors) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemsHandler.rulesetWithoutSelector(RuleSet errorNode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CssPrinter.appendRuleset(RuleSet ruleSet) |
Copyright © 2012-2013. All Rights Reserved.