public static final class ILocalScope.DataPlaceholder extends Object
| Constructor and Description |
|---|
ILocalScope.DataPlaceholder(VariablesDeclarationsStorage.VariablesPlaceholder variablesPlaceholder,
MixinsDefinitionsStorage.MixinsPlaceholder mixinsPlaceholder) |
| Modifier and Type | Method and Description |
|---|---|
MixinsDefinitionsStorage.MixinsPlaceholder |
getMixinsPlaceholder() |
VariablesDeclarationsStorage.VariablesPlaceholder |
getVariablesPlaceholder() |
public ILocalScope.DataPlaceholder(VariablesDeclarationsStorage.VariablesPlaceholder variablesPlaceholder, MixinsDefinitionsStorage.MixinsPlaceholder mixinsPlaceholder)
public VariablesDeclarationsStorage.VariablesPlaceholder getVariablesPlaceholder()
public MixinsDefinitionsStorage.MixinsPlaceholder getMixinsPlaceholder()
Copyright © 2012-2014. All Rights Reserved.