Package org.eclipse.xtext.common.types.util

Interface Summary
IRawTypeHelper  
ITypeArgumentContext  
ITypeReferenceVisitor<Result>  
ITypeReferenceVisitorWithParameter<Parameter,Result>  
SuperTypeCollector.SuperTypeAcceptor  
TypeArgumentContextProvider.IInitializableTypeArgumentContext  
TypeArgumentContextProvider.Request  
 

Class Summary
AbstractConformanceVisitor<T extends JvmTypeReference>  
AbstractTypeReferenceVisitor<Result>  
AbstractTypeReferenceVisitor.InheritanceAware<Result>  
AbstractTypeReferenceVisitorWithParameter<Parameter,Result>  
AbstractTypeReferenceVisitorWithParameter.InheritanceAware<Parameter,Result>  
AnyTypeConformanceStrategy Only the any type can be assigned to the any type.
DeprecationUtil  
FeatureOverridesService  
GenericArrayConformanceStrategy  
JavaReflectAccess  
LazyTypeArgumentContext Implementation of the ITypeArgumentContext that encapsulates how the available information of an TypeArgumentContextProvider.Request will be used to resolve type parameters.
LoggingTypeArgumentDecorator  
MultiTypeConformanceStrategy  
ParameterizedTypeConformanceStrategy  
Primitives  
RawTypeHelper  
RawTypeHelper.RawTypeImplementation  
RawTypeHelper.RawTypeReferenceImplementation  
SuperTypeCollector  
SuperTypeCollector.Implementation  
SynonymConformanceStrategy  
TypeArgumentContext  
TypeArgumentContextProvider  
TypeArgumentContextProvider.AbstractRequest  
TypeArgumentContextProvider.ReceiverRequest  
TypeArgumentContextProvider.ResolveInfo  
TypeConformanceComputationArgument  
TypeConformanceComputationArgument.Internal<T extends JvmTypeReference>  
TypeConformanceComputer  
TypeConformanceComputer.ArgumentResolver  
TypeConformanceComputer.MaxDistanceRawTypeAcceptor Populates a Multiset with the maximum number of necessary steps from a given type to its super types.
TypeConformanceResult  
TypeConformanceStrategy<T extends JvmTypeReference>  
TypeConformanceStrategySelector  
TypeReferences  
TypesAdapterFactory The Adapter Factory for the model.
TypesSwitch<T> The Switch for the model's inheritance hierarchy.
VisibilityService  
WildcardConformanceStrategy  
 

Enum Summary
Primitives.Primitive  
TypeArgumentContextProvider.ResolveInfoKind  
TypeConformanceResult.Kind