Libraryless. Click here for Pure Java version (2172L/14K).
1 | // returns true if a translator had been loaded |
2 | svoid veryQuickJava_mediumRefresh() { |
3 | O trans = getOpt(mc(), 'transpileRaw_trans); |
4 | callOpt(trans, 'mediumRefresh); |
5 | |
6 | // Also clear our own standard functions |
7 | callOpt(getOpt(mc(), 'loadFunctions_cache), 'clear); |
8 | } |
Began life as a copy of #1003910
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: | #1025862 |
Snippet name: | veryQuickJava_mediumRefresh - make transpiler use fresh standard functions |
Eternal ID of this version: | #1025862/2 |
Text MD5: | 4c402cb8b5de807870de34fba48c2f96 |
Transpilation MD5: | d801368f2fcbbb1938d62bf9f2dcb76f |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-11-06 14:07:47 |
Source code size: | 276 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 230 / 337 |
Version history: | 1 change(s) |
Referenced in: | [show references] |