Package | Description |
---|---|
org.eclipse.golo.runtime.augmentation |
Helper classes to resolve methods added by an augmentation.
|
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<AugmentationMethod> |
AugmentationApplication.methodsMaching(MethodInvocation invocation) |
Modifier and Type | Method and Description |
---|---|
int |
AugmentationMethod.compareTo(AugmentationMethod other)
Compare applications for priority.
|