| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.ast |
| Modifier and Type | Class and Description |
|---|---|
class |
EscapedSelector |
class |
NestedSelectorAppender |
class |
SimpleSelector |
| Modifier and Type | Method and Description |
|---|---|
SelectorPart |
SelectorPart.clone() |
SelectorPart |
Selector.getHead() |
| Modifier and Type | Method and Description |
|---|---|
void |
Selector.setHead(SelectorPart head) |
| Constructor and Description |
|---|
Selector(HiddenTokenAwareTree token,
SelectorCombinator leadingCombinator,
SelectorPart head) |
Selector(HiddenTokenAwareTree token,
SelectorCombinator leadingCombinator,
SelectorPart head,
Selector right) |
Copyright © 2012-2013. All Rights Reserved.