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 |
|---|---|
static Scope |
joinScopes(Scope mixinsScope,
Scope arguments,
Scope callerScope) |
void |
solveReferences(ASTCssNode node,
Scope scope) |
public static final String ALL_ARGUMENTS
public ReferencesSolver(ProblemsHandler problemsHandler)
Copyright © 2012-2013. All Rights Reserved.