| Modifier and Type | Method and Description |
|---|---|
MixinReference |
MixinReference.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<FullMixinDefinition> |
Scope.getNearestMixins(MixinReference reference,
ProblemsHandler problemsHandler) |
| Modifier and Type | Method and Description |
|---|---|
List<MixinReference> |
MixinsReferenceCycleDetector.getCycleFor(MixinReference input)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MixinsReferenceCycleDetector.enteringMixinReference(MixinReference input)
Deprecated.
|
List<FullMixinDefinition> |
MixinsReferenceMatcher.filter(MixinReference reference,
List<FullMixinDefinition> mixins) |
List<MixinReference> |
MixinsReferenceCycleDetector.getCycleFor(MixinReference input)
Deprecated.
|
boolean |
MixinsReferenceCycleDetector.wouldCycle(MixinReference input)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemsHandler.extendedNamespaceReferenceSelector(MixinReference reference) |
void |
ProblemsHandler.interpolatedMixinReferenceSelector(MixinReference reference) |
void |
ProblemsHandler.interpolatedNamespaceReferenceSelector(MixinReference reference) |
void |
ProblemsHandler.undefinedMixin(MixinReference reference) |
void |
ProblemsHandler.undefinedMixinParameterValue(ReusableStructure mixin,
ArgumentDeclaration declaration,
MixinReference reference) |
void |
ProblemsHandler.undefinedNamespace(MixinReference reference) |
void |
ProblemsHandler.unmatchedMixin(MixinReference reference) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemsHandler.mixinsCycle(List<MixinReference> cycle) |
| Modifier and Type | Method and Description |
|---|---|
String |
LessPrinter.toString(MixinReference reference) |
| Modifier and Type | Method and Description |
|---|---|
String |
LessPrinter.toMixinReferencesString(List<MixinReference> cycle) |
Copyright © 2012-2013. All Rights Reserved.