Uses of Interface
com.strobel.assembler.metadata.IUnionType
Packages that use IUnionType
-
Uses of IUnionType in com.strobel.assembler.metadata
Classes in com.strobel.assembler.metadata that implement IUnionTypeMethods in com.strobel.assembler.metadata with type parameters of type IUnionTypeModifier and TypeMethodDescription<U extends TypeReference & IUnionType>
RDefaultTypeVisitor.visitUnionType
(U t, P p) <U extends TypeReference & IUnionType>
BooleanMetadataHelper.SameTypeVisitor.visitUnionType
(U t, TypeReference s) <U extends TypeReference & IUnionType>
RTypeMetadataVisitor.visitUnionType
(U t, P p) <U extends TypeReference & IUnionType>
TypeReferenceTypeSubstitutionVisitor.visitUnionType
(U t, Map<TypeReference, TypeReference> map)