Uses 1792K of libraries. Click here for Pure Java version (4581L/22K).
!7 please include function plus. cprint { start-thread { JavaClass c = classToBCEL(mainFunctionHolder plus); var methods = filter(c.getMethods(), m -> eq(m.getName(), "plus"); for (method : methods) { printWithPrecedingNL(method); printLines(bcel_methodToInstructions(c, method)); } } }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): bhatertpkbcr, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1034720 |
Snippet name: | Disassemble standard function example |
Eternal ID of this version: | #1034720/1 |
Text MD5: | bdf40516d6b58dfa6787363f49191c9d |
Transpilation MD5: | 129887830b56869369302db917fd059d |
Author: | stefan |
Category: | javax / bcel |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-03-07 16:16:29 |
Source code size: | 335 bytes / 14 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 121 / 316 |
Referenced in: | [show references] |