sS joinTokensWithRanges(L<TokenAndRange> l) { new StringBuilder buf; if (l != null) for (TokenAndRange t : l) buf.append(t.token); ret str(buf); }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, fzcpzdstiiyc, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1021209 |
Snippet name: | joinTokensWithRanges |
Eternal ID of this version: | #1021209/1 |
Text MD5: | 637a2783bc2956a594297749ffddaf11 |
Author: | stefan |
Category: | javax / parsing |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-02-03 01:13:34 |
Source code size: | 161 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 318 / 361 |
Referenced in: | [show references] |