| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.ast | |
| com.github.sommeri.less4j.core.parser | |
| com.github.sommeri.less4j.utils |
| Modifier and Type | Method and Description |
|---|---|
SelectorCombinator |
SelectorCombinator.clone() |
SelectorCombinator |
Selector.getLeadingCombinator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Selector.setLeadingCombinator(SelectorCombinator leadingCombinator) |
| Constructor and Description |
|---|
Selector(HiddenTokenAwareTree token,
SelectorCombinator leadingCombinator,
SelectorPart head) |
Selector(HiddenTokenAwareTree token,
SelectorCombinator leadingCombinator,
SelectorPart head,
Selector right) |
| Modifier and Type | Method and Description |
|---|---|
static SelectorCombinator |
ConversionUtils.createSelectorCombinator(HiddenTokenAwareTree token) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CssPrinter.appendSelectorCombinator(SelectorCombinator combinator) |
Copyright © 2012-2013. All Rights Reserved.