static ItIt<S> tok_groupFirstNTokens_all(S s) { ret tok_groupFirstNTokens_all(javaTokWithAllBrackets(s)); } static ItIt<S> tok_groupFirstNTokens_all(LS tok) { ret countIterator_exclusive(2, countCodeTokens(tok), n -> tok_groupFirstNTokens(tok, n)); }
Began life as a copy of #1028821
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028825 | 
| Snippet name: | tok_groupFirstNTokens_all | 
| Eternal ID of this version: | #1028825/3 | 
| Text MD5: | a0b0bf258d854f19b9630c59d53bca33 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-07-09 14:20:14 | 
| Source code size: | 266 bytes / 8 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 393 / 444 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |