| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.ast |
| Modifier and Type | Method and Description |
|---|---|
Guard.Type |
GuardNegated.getGuardType() |
Guard.Type |
GuardCondition.getGuardType() |
Guard.Type |
GuardBinary.getGuardType() |
abstract Guard.Type |
Guard.getGuardType() |
static Guard.Type |
Guard.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Guard.Type[] |
Guard.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2016. All rights reserved.