| Package | Description |
|---|---|
| org.eclipse.xtext.xbase.typesystem.override |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterizedResolvedFeatures |
class |
RawResolvedFeatures
The
RawResolvedFeatures allow to obtain the actual API of a JvmType. |
| Modifier and Type | Field and Description |
|---|---|
static IResolvedFeatures |
IResolvedFeatures.NO_FEATURES
Convenience access to an instance that does not hold any features.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvedFeatures |
RawResolvedFeatures.getParameterizedView(LightweightTypeReference concrete) |
IResolvedFeatures |
ParameterizedResolvedFeatures.getParameterizedView(LightweightTypeReference concrete) |
IResolvedFeatures |
IResolvedFeatures.getParameterizedView(LightweightTypeReference concrete)
Applies concretely bound type arguments to this instance of
IResolvedFeatures. |
IResolvedFeatures |
IResolvedFeatures.Provider.getResolvedFeatures(JvmType type) |
Copyright © 2015. All Rights Reserved.