Uses 1311K of libraries. Click here for Pure Java version (4556L/25K).
!include once #1019934 // BCEL // name = file name in zip static JavaClass bcel_classInZip(File zip, S name) ctex { ret new ClassParser(f2s(zip), name).parse(); }
Began life as a copy of #1012233
download show line numbers debug dex old transpilations
Travelled to 10 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019928 |
| Snippet name: | bcel_classInZip - analyze a class representation with BCEL |
| Eternal ID of this version: | #1019928/4 |
| Text MD5: | ae0ffde191d2626e2bda01a54b7dfae0 |
| Transpilation MD5: | 8e24524147c7dda57fdb2de3510447fe |
| Author: | stefan |
| Category: | javax / byte code |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-29 06:02:57 |
| Source code size: | 170 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 541 / 680 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |