| Modifier and Type | Method and Description |
|---|---|
MixinReference |
MixinReference.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<FullMixinDefinition> |
MixinsReferenceMatcher.filterByParametersNumber(MixinReference reference,
List<FullMixinDefinition> mixins) |
List<FullMixinDefinition> |
MixinsReferenceMatcher.filterByPatterns(MixinReference reference,
List<FullMixinDefinition> mixins) |
protected List<FullMixinDefinition> |
ReferencesSolver.findReferencedMixins(MixinReference mixinReference,
IScope scope) |
List<FullMixinDefinition> |
MixinReferenceFinder.getNearestMixins(IScope scope,
MixinReference reference)
Find referenced mixins by name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MixinsParametersBuilder.handleMixinReferenceArguments(HiddenTokenAwareTree token,
MixinReference reference) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemsHandler.ambiguousDefaultSet(MixinReference reference,
List<ReusableStructure> possibleMixins) |
void |
ProblemsHandler.extendedNamespaceReferenceSelector(MixinReference reference) |
void |
ProblemsHandler.interpolatedMixinReferenceSelector(MixinReference reference) |
void |
ProblemsHandler.interpolatedNamespaceReferenceSelector(MixinReference reference) |
void |
ProblemsHandler.noMixinHasRightParametersCountError(MixinReference reference) |
void |
ProblemsHandler.patternsInMatchingMixinsDoNotMatch(MixinReference reference) |
void |
ProblemsHandler.undefinedMixin(MixinReference reference) |
void |
ProblemsHandler.undefinedMixinParameterValue(ReusableStructure mixin,
ArgumentDeclaration declaration,
MixinReference reference) |
void |
ProblemsHandler.undefinedNamespace(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-2014. All Rights Reserved.