| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.compiler.scopes | |
| com.github.sommeri.less4j.core.compiler.scopes.local |
| Modifier and Type | Method and Description |
|---|---|
MixinsDefinitionsStorage |
ILocalScope.getLocalMixins() |
MixinsDefinitionsStorage |
ComposedDumbScope.getLocalMixins() |
| Modifier and Type | Method and Description |
|---|---|
MixinsDefinitionsStorage |
MixinsDefinitionsStorage.clone() |
MixinsDefinitionsStorage |
SaveableLocalScope.getLocalMixins() |
MixinsDefinitionsStorage |
LocalScope.getLocalMixins() |
MixinsDefinitionsStorage |
LocalScopeData.getMixins() |
| Modifier and Type | Method and Description |
|---|---|
void |
MixinsDefinitionsStorage.addAll(MixinsDefinitionsStorage source) |
void |
MixinsDefinitionsStorage.addToPlaceholder(MixinsDefinitionsStorage otherStorage) |
void |
MixinsDefinitionsStorage.replacePlaceholder(MixinsDefinitionsStorage.MixinsPlaceholder mixinsPlaceholder,
MixinsDefinitionsStorage otherStorage) |
void |
MixinsDefinitionsStorage.storeAll(MixinsDefinitionsStorage otherStorage) |
Copyright © 2012-2015. All Rights Reserved.