Libraryless. Click here for Pure Java version (5011L/28K).
svoid tok_insertCasts_reTok(LS tok, int start, int end, S var, S type) { tok_insertCasts_noReTok(tok, start, end, var, type); reTok(tok, start, end); }
Began life as a copy of #1033639
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033872 |
Snippet name: | tok_insertCasts_reTok |
Eternal ID of this version: | #1033872/1 |
Text MD5: | 9b360c783c31cfbb0b125875814492d9 |
Transpilation MD5: | 66364f11f8e0dc73e8a95582fb1dba14 |
Author: | stefan |
Category: | javax / transpiling |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-01-08 19:15:28 |
Source code size: | 158 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 136 / 205 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |