Uses of Interface
com.strobel.assembler.metadata.ICompoundType
Packages that use ICompoundType
-
Uses of ICompoundType in com.strobel.assembler.metadata
Classes in com.strobel.assembler.metadata that implement ICompoundTypeModifier and TypeClassDescriptionfinal classfinal classMethods in com.strobel.assembler.metadata with type parameters of type ICompoundTypeModifier and TypeMethodDescription<C extends TypeReference & ICompoundType>
RDefaultTypeVisitor.visitCompoundType(C t, P p) <C extends TypeReference & ICompoundType>
RTypeMetadataVisitor.visitCompoundType(C t, P p) <C extends TypeReference & ICompoundType>
TypeReferenceTypeSubstitutionVisitor.visitCompoundType(C t, Map<TypeReference, TypeReference> map) Methods in com.strobel.assembler.metadata with parameters of type ICompoundTypeModifier and TypeMethodDescriptionstatic ConversionTypeMetadataHelper.getConversionType(ICompoundType targetType, TypeReference source) static ConversionTypeMetadataHelper.getConversionType(TypeReference targetType, ICompoundType source)