| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.ast |
| Modifier and Type | Method and Description |
|---|---|
SelectorCombinator.Combinator |
SelectorCombinator.getCombinator() |
static SelectorCombinator.Combinator |
SelectorCombinator.Combinator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectorCombinator.Combinator[] |
SelectorCombinator.Combinator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SelectorCombinator.setCombinator(SelectorCombinator.Combinator combinator) |
| Constructor and Description |
|---|
SelectorCombinator(HiddenTokenAwareTree underlyingStructure,
SelectorCombinator.Combinator combinator) |
Copyright © 2012-2013. All Rights Reserved.