static LS tok_splitCamelCase(LS tok) { ret splitTokens splitCamelCase(tok); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022420 |
| Snippet name: | tok_splitCamelCase |
| Eternal ID of this version: | #1022420/2 |
| Text MD5: | acb01df1f01a5d15493186c711acd68e |
| Author: | stefan |
| Category: | javax / tokenizing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-17 10:51:25 |
| Source code size: | 81 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 483 / 526 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1022427 - splitTokens #1022428 - tok_splitAtUnderscoreAndCamelCase #1025440 - tok_splitCamelCaseWithSpaces |