Libraryless. Click here for Pure Java version (5011L/28K).
1 | svoid tok_insertCasts_reTok(LS tok, int start, int end, S var, S type) {
|
2 | tok_insertCasts_noReTok(tok, start, end, var, type); |
3 | reTok(tok, start, end); |
4 | } |
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: | 367 / 480 |
| Referenced in: | [show references] |