| Modifier and Type | Method and Description |
|---|---|
ReusableStructure |
ReusableStructure.clone() |
ReusableStructure |
RuleSet.convertToReusableStructure()
Behavior of this method is undefined if it is not mixin.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ExpressionEvaluator.guardsSatisfied(ReusableStructure mixin) |
| Modifier and Type | Method and Description |
|---|---|
ReusableStructure |
FullMixinDefinition.getMixin() |
| Modifier and Type | Method and Description |
|---|---|
void |
Scope.registerMixin(ReusableStructure mixin,
Scope mixinsBodyScope) |
| Constructor and Description |
|---|
FullMixinDefinition(ReusableStructure mixin,
Scope mixinsBodyScope) |
| Modifier and Type | Method and Description |
|---|---|
void |
MixinsParametersBuilder.handleMixinDeclarationArguments(HiddenTokenAwareTree token,
ReusableStructure declaration) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemsHandler.undefinedMixinParameterValue(ReusableStructure mixin,
ArgumentDeclaration declaration,
MixinReference reference) |
Copyright © 2012-2013. All Rights Reserved.