| Package | Description |
|---|---|
| org.eclipse.xtend.lib.macro.declaration |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends ResolvedMethod> |
TypeReference.getAllResolvedMethods()
Computes all the resolved methods that can be called on this type, either because they were
declared directly by the type or by one of its supertypes.
|
Iterable<? extends ResolvedMethod> |
TypeReference.getDeclaredResolvedMethods() |
Copyright © 2015. All Rights Reserved.