Uses of Class
com.strobel.assembler.metadata.RawType
Packages that use RawType
-
Uses of RawType in com.strobel.assembler.metadata
Methods in com.strobel.assembler.metadata with parameters of type RawTypeModifier and TypeMethodDescriptionDefaultTypeVisitor.visitRawType
(RawType t, P p) MetadataHelper.SameTypeVisitor.visitRawType
(RawType t, TypeReference s) MethodBinder.AddMappingsForArgumentVisitor.visitRawType
(RawType t, Map<TypeReference, TypeReference> map) TypeMetadataVisitor.visitRawType
(RawType t, P p) TypeSubstitutionVisitor.visitRawType
(RawType t, Map<TypeReference, TypeReference> map) -
Uses of RawType in com.strobel.decompiler.ast
Methods in com.strobel.decompiler.ast with parameters of type RawTypeModifier and TypeMethodDescriptionTypeAnalysis.AddMappingsForArgumentVisitor.visitRawType
(RawType t, Map<TypeReference, TypeReference> map)