| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.ast |
| Modifier and Type | Method and Description |
|---|---|
SelectorCombinator.CombinatorType |
SelectorCombinator.getCombinatorType() |
static SelectorCombinator.CombinatorType |
SelectorCombinator.CombinatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectorCombinator.CombinatorType[] |
SelectorCombinator.CombinatorType.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.CombinatorType combinator) |
| Constructor and Description |
|---|
SelectorCombinator(HiddenTokenAwareTree underlyingStructure,
SelectorCombinator.CombinatorType combinator,
String symbol) |
Copyright © 2012-2015. All Rights Reserved.