Uses of Class
jadx.core.dex.visitors.shrink.WrapInfo
Packages that use WrapInfo
-
Uses of WrapInfo in jadx.core.dex.visitors.shrink
Methods in jadx.core.dex.visitors.shrink that return WrapInfoModifier and TypeMethodDescriptionArgsInfo.checkInline(int assignPos, RegisterArg arg) (package private) WrapInfoArgsInfo.inline(int assignInsnPos, RegisterArg arg) Method parameters in jadx.core.dex.visitors.shrink with type arguments of type WrapInfoModifier and TypeMethodDescriptionprivate static voidCodeShrinkVisitor.checkInline(MethodNode mth, BlockNode block, InsnList insnList, List<WrapInfo> wrapList, ArgsInfo argsInfo, RegisterArg arg)