| AbstractResolvedExecutable<T extends org.eclipse.xtext.common.types.JvmExecutable> |
Base class for resolved representation of a JvmExecutable.
|
| AbstractResolvedFeature<T extends org.eclipse.xtext.common.types.JvmFeature> |
|
| AbstractResolvedFeatures |
|
| AbstractResolvedOperation |
Base class for resolved representation of a JvmOperation.
|
| BottomResolvedOperation |
Resolved bottom representation of a JvmOperation.
|
| ConflictingDefaultOperation |
A resolved representation of a JvmOperation with a conflict between two or more independent declarations
of default interface implementations (Java 8) with equal raw signature.
|
| InvokedResolvedOperation |
|
| InvokedResolvedOperation.Provider |
|
| IResolvedFeatures.Provider |
The Provider allows to obtain an instance of the features for
a given type.
|
| LazyOverrideCheckResult |
|
| OverrideHelper |
Utilities to deal with overridden or implemented operations.
|
| OverrideTester |
Utility to compute information about the inheritance relationship of two operations.
|
| ParameterizedResolvedFeatures |
|
| RawResolvedFeatures |
|
| ResolvedConstructor |
|
| ResolvedFeatures |
|
| ResolvedField |
|
| ResolvedOperationInHierarchy |
|