Uses of Class
jadx.core.dex.instructions.InvokeCustomRawNode
Packages that use InvokeCustomRawNode
-
Uses of InvokeCustomRawNode in jadx.core.codegen
Methods in jadx.core.codegen with parameters of type InvokeCustomRawNodeModifier and TypeMethodDescriptionprivate voidInsnGen.makeInvokeCustomRaw(InvokeCustomRawNode insn, @Nullable MethodNode callMthNode, ICodeWriter code)