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