svoid tok_runMetaTransformer(LS tok, S transformer) { print("META-TRANSFORM " + transformer); call(hotwireCached(standardFunctionSnippet(assertIdentifier(transformer))), transformer, tok); }
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: | #1025381 |
| Snippet name: | tok_runMetaTransformer |
| Eternal ID of this version: | #1025381/2 |
| Text MD5: | 6b1f89cd9e6c2ae304756bde7d787946 |
| Author: | stefan |
| Category: | javax / transpiling |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-09-27 00:59:00 |
| Source code size: | 197 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 411 / 453 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |