Transpiled version (2388L) is out of date.
svoid tok_autoInitVars(LS tok) { jreplace(tok, "boolean <id>;", "boolean $2 = false;", tokcondition { ret !contains(tok_modifiersLeftOf(tok, i+1), "final"); }); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024175 |
| Snippet name: | tok_autoInitVars |
| Eternal ID of this version: | #1024175/4 |
| Text MD5: | 2f46898361b3de9f515ef4e4ead05d9b |
| Author: | stefan |
| Category: | javax / transpiling |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-24 14:15:45 |
| Source code size: | 171 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 548 / 678 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |