Package jadx.core.dex.visitors.typeinference
package jadx.core.dex.visitors.typeinference
-
ClassDescriptionArgsListUpdateCallback<T extends InsnArg>Type update callback to set same type for args from list.Information to restrict types by applying constraints (or boundaries)'Dynamic' type bound allows to use requested and not yet applied types from
TypeUpdateInfofor more precise restrictionsCallback to process and modify type update resultAllow ignoring down casts (return arg type instead cast type) Such casts will be removed later.Dynamic bound for instance field get of generic type.Special dynamic bound for invoke with generics.Special dynamic bound for invoke with generics.Slow and memory consuming multi-variable type search algorithm.