| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.ast | |
| com.github.sommeri.less4j.core.compiler.scopes | |
| com.github.sommeri.less4j.core.problems |
| Modifier and Type | Method and Description |
|---|---|
ReusableStructure |
ReusableStructure.clone() |
ReusableStructure |
RuleSet.convertToReusableStructure()
Behavior of this method is undefined if it is not mixin.
|
| Modifier and Type | Method and Description |
|---|---|
ReusableStructure |
FullMixinDefinition.getMixin() |
| Modifier and Type | Method and Description |
|---|---|
void |
Scope.registerMixin(ReusableStructure mixin,
Scope mixinsBodyScope) |
| Constructor and Description |
|---|
FullMixinDefinition(ReusableStructure mixin,
Scope mixinsBodyScope) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemsHandler.undefinedMixinParameterValue(ReusableStructure mixin,
ArgumentDeclaration declaration,
MixinReference reference) |
Copyright © 2012-2013. All Rights Reserved.