public class ReferencesSolver extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ALL_ARGUMENTS |
| Constructor and Description |
|---|
ReferencesSolver(ProblemsHandler problemsHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected List<FullMixinDefinition> |
findReferencedMixins(MixinReference mixinReference,
IScope scope) |
void |
solveReferences(ASTCssNode node,
IScope scope) |
protected void |
unsafeDoSolveReferences(ASTCssNode node,
IScope scope) |
public static final String ALL_ARGUMENTS
public ReferencesSolver(ProblemsHandler problemsHandler)
public void solveReferences(ASTCssNode node, IScope scope)
protected void unsafeDoSolveReferences(ASTCssNode node, IScope scope)
protected List<FullMixinDefinition> findReferencedMixins(MixinReference mixinReference, IScope scope)
Copyright © 2012-2014. All Rights Reserved.