public class MixinReferenceFinder extends Object
| Constructor and Description |
|---|
MixinReferenceFinder(ReferencesSolver referencesSolver,
AstNodesStack semiCompiledNodes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
foundNamespace() |
List<FullMixinDefinition> |
getNearestMixins(IScope scope,
MixinReference reference)
Find referenced mixins by name.
|
public MixinReferenceFinder(ReferencesSolver referencesSolver, AstNodesStack semiCompiledNodes)
public List<FullMixinDefinition> getNearestMixins(IScope scope, MixinReference reference)
public boolean foundNamespace()
Copyright © 2012-2014. All Rights Reserved.