svoid tok_dropFunctionArguments(LS tok) { LS tok2 = first(findFullFunctionDefs(tok, true)); IntRange r = tok_findArgs(tok2); clearTokens(tok2, r); }
Began life as a copy of #1019161
download show line numbers debug dex old transpilations
Travelled to 11 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019709 |
| Snippet name: | tok_dropFunctionArguments - doesn't reTok |
| Eternal ID of this version: | #1019709/2 |
| Text MD5: | ca290e0b9a624a8fc6bfed67f93edf74 |
| Author: | stefan |
| Category: | javax / transpiling |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-11-23 11:12:31 |
| Source code size: | 158 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 520 / 565 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |