public class CallerCalleeScopeJoiner extends Object
| Constructor and Description |
|---|
CallerCalleeScopeJoiner() |
| Modifier and Type | Method and Description |
|---|---|
ScopeView |
joinIfIndependent(IScope callerScope,
IScope bodyScope) |
ScopeView |
joinIfIndependentAndPreserveContent(IScope callerScope,
IScope bodyScope) |
List<FullMixinDefinition> |
mixinsToImport(IScope callerScope,
IScope calleeScope,
List<FullMixinDefinition> unmodifiedMixinsToImport) |
public ScopeView joinIfIndependentAndPreserveContent(IScope callerScope, IScope bodyScope)
public List<FullMixinDefinition> mixinsToImport(IScope callerScope, IScope calleeScope, List<FullMixinDefinition> unmodifiedMixinsToImport)
Copyright © 2012-2015. All Rights Reserved.