| Class and Description |
|---|
| IResolvedFeatures.Provider |
| Class and Description |
|---|
| OverrideHelper
Utilities to deal with overridden or implemented operations.
|
| Class and Description |
|---|
| AbstractResolvedExecutable
Base class for resolved representation of a
JvmExecutable. |
| AbstractResolvedFeature |
| 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 |
| IOverrideCheckResult
The result of a check for a method override relationship.
|
| IOverrideCheckResult.OverrideCheckDetails |
| IResolvedConstructor
Resolved representation of a
JvmConstructor. |
| IResolvedExecutable
Resolved representation of a
JvmExecutable. |
| IResolvedFeature
A resolved representation of an
JvmFeature. |
| IResolvedFeatures
The
IResolvedFeatures allow to obtain the actual reachable API of a JvmType. |
| IResolvedField |
| IResolvedOperation
Resolved representation of a
JvmOperation. |
| OverrideTester
Utility to compute information about the inheritance relationship of two operations.
|
| RawResolvedFeatures
The
RawResolvedFeatures allow to obtain the actual API of a JvmType. |
| ResolvedFeatures |
| ResolvedOperationInHierarchy |
Copyright © 2015. All Rights Reserved.