public class FoundMixin extends FullMixinDefinition
| Constructor and Description |
|---|
FoundMixin(FullMixinDefinition fullMixinDefinition) |
FoundMixin(ReusableStructure mixin,
IScope mixinsBodyScope) |
| Modifier and Type | Method and Description |
|---|---|
LinkedList<GuardValue> |
getGuardsOnPath() |
void |
prefixGuardValue(GuardValue guardValue) |
getMixin, getScope, toStringpublic FoundMixin(ReusableStructure mixin, IScope mixinsBodyScope)
public FoundMixin(FullMixinDefinition fullMixinDefinition)
public void prefixGuardValue(GuardValue guardValue)
public LinkedList<GuardValue> getGuardsOnPath()
Copyright © 2012-2015. All Rights Reserved.