| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.compiler.expressions | |
| com.github.sommeri.less4j.core.compiler.stages |
| Modifier and Type | Method and Description |
|---|---|
GuardValue |
MixinsGuardsValidator.evaluateGuards(ReusableStructure mixin) |
static GuardValue |
GuardValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GuardValue[] |
GuardValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GuardValue |
MixinCompilationResult.getGuardValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
MixinCompilationResult.setGuardValue(GuardValue guardValue) |
Copyright © 2012-2014. All Rights Reserved.