Transpiled version (2866L) is out of date.
static LS tok_splitAtAsterisk(S s) { ret tok_splitAtAsterisk(javaTokWithAllBrackets_cached(s)); } static LS tok_splitAtAsterisk(LS tok) { ret splitAtTokens(tok, "*"); }
Began life as a copy of #1025724
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: | #1028077 |
| Snippet name: | tok_splitAtAsterisk |
| Eternal ID of this version: | #1028077/4 |
| Text MD5: | e22f11f3c98bac8e205abee8870f5dcd |
| Author: | stefan |
| Category: | javax / parsing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-05-17 14:49:26 |
| Source code size: | 179 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 412 / 546 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |