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