public class MixinsGuardsValidator extends Object
| Constructor and Description |
|---|
MixinsGuardsValidator(IScope scope,
ProblemsHandler problemsHandler,
LessCompiler.Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
GuardValue |
evaluateGuards(ReusableStructure mixin) |
boolean |
guardsSatisfied(ReusableStructure mixin,
boolean assumeDefault) |
public MixinsGuardsValidator(IScope scope, ProblemsHandler problemsHandler, LessCompiler.Configuration configuration)
public boolean guardsSatisfied(ReusableStructure mixin, boolean assumeDefault)
public GuardValue evaluateGuards(ReusableStructure mixin)
Copyright © 2012-2014. All Rights Reserved.