| Package | Description |
|---|---|
| com.github.sommeri.less4j.core.compiler.scopes.local |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,StorageWithPlaceholders.StoragePlaceholder<T>> |
StorageWithPlaceholders.placeholdersWhenModified |
| Modifier and Type | Method and Description |
|---|---|
StorageWithPlaceholders.StoragePlaceholder<T> |
StorageWithPlaceholders.createPlaceholder() |
protected StorageWithPlaceholders.StoragePlaceholder<T> |
StorageWithPlaceholders.getFirstUnusedPlaceholder() |
| Modifier and Type | Method and Description |
|---|---|
protected List<StorageWithPlaceholders.StoragePlaceholder<T>> |
StorageWithPlaceholders.getPlaceholders() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
StorageWithPlaceholders.getPosition(StorageWithPlaceholders.StoragePlaceholder<T> placeholder) |
protected boolean |
StorageWithPlaceholders.storedUnderPlaceholder(String name,
StorageWithPlaceholders.StoragePlaceholder<T> placeholder) |
Copyright © 2012-2015. All Rights Reserved.