Transpiled version (22206L) is out of date.
static IF0FromByteCode leftArrowScriptToIF0(GazelleV_LeftArrowScript.Script script) { ret new IF0FromByteCode(methodMaker -> { methodMaker.convertToObject(LASToByteCode(methodMaker).compile(script)); methodMaker.areturn(); }); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034323 |
| Snippet name: | leftArrowScriptToIF0 - should use leftArrowScriptToEvaluable instead |
| Eternal ID of this version: | #1034323/3 |
| Text MD5: | c9be2816e7a74a4aff033ec08dc6b39f |
| Author: | stefan |
| Category: | javax / byte code generation |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-02 22:26:01 |
| Source code size: | 245 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 337 / 453 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1034337 - leftArrowScriptToEvaluable |