Uses of Class
jadx.core.dex.visitors.typeinference.TypeInfo
Packages that use TypeInfo
-
Uses of TypeInfo in jadx.core.dex.instructions.args
Fields in jadx.core.dex.instructions.args declared as TypeInfoMethods in jadx.core.dex.instructions.args that return TypeInfo -
Uses of TypeInfo in jadx.core.dex.visitors.typeinference
Methods in jadx.core.dex.visitors.typeinference with parameters of type TypeInfoModifier and TypeMethodDescriptionprivate voidTypeInferenceVisitor.addAssignBound(TypeInfo typeInfo, RegisterArg assign) private voidTypeInferenceVisitor.addBound(TypeInfo typeInfo, ITypeBound bound)