| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.compiler.scopes | |
| com.github.sommeri.less4j.core.compiler.scopes.local |
| Modifier and Type | Method and Description |
|---|---|
ILocalScope.DataPlaceholder |
ILocalScope.createDataPlaceholder() |
ILocalScope.DataPlaceholder |
ComposedDumbScope.createDataPlaceholder() |
| Modifier and Type | Method and Description |
|---|---|
void |
ILocalScope.replacePlaceholder(ILocalScope.DataPlaceholder placeholder,
IScope otherScope) |
void |
ComposedDumbScope.replacePlaceholder(ILocalScope.DataPlaceholder placeholder,
IScope otherScope) |
| Modifier and Type | Method and Description |
|---|---|
ILocalScope.DataPlaceholder |
SaveableLocalScope.createDataPlaceholder() |
ILocalScope.DataPlaceholder |
LocalScope.createDataPlaceholder() |
| Modifier and Type | Method and Description |
|---|---|
void |
SaveableLocalScope.replacePlaceholder(ILocalScope.DataPlaceholder placeholder,
IScope otherScope) |
void |
LocalScope.replacePlaceholder(ILocalScope.DataPlaceholder placeholder,
IScope otherScope) |
Copyright © 2012-2014. All Rights Reserved.