| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.compiler.scopes | |
| com.github.sommeri.less4j.core.compiler.stages |
| Modifier and Type | Method and Description |
|---|---|
List<FullMixinDefinition> |
MixinsScope.getMixins(ReusableStructureName name) |
List<FullMixinDefinition> |
Scope.getNearestMixins(MixinReference reference,
ProblemsHandler problemsHandler) |
List<FullMixinDefinition> |
Scope.getNearestMixins(ReusableStructureName name) |
| Modifier and Type | Method and Description |
|---|---|
void |
MixinsScope.registerMixin(FullMixinDefinition mixin) |
| Modifier and Type | Method and Description |
|---|---|
List<FullMixinDefinition> |
MixinsReferenceMatcher.filter(MixinReference reference,
List<FullMixinDefinition> mixins) |
| Modifier and Type | Method and Description |
|---|---|
List<FullMixinDefinition> |
MixinsReferenceMatcher.filter(MixinReference reference,
List<FullMixinDefinition> mixins) |
Copyright © 2012-2013. All Rights Reserved.