1 | static LS splitAtDoubleArrow_tok; |
2 | |
3 | static LS splitAtDoubleArrow_tok() {
|
4 | // initialize on demand to allow use in static initializers |
5 | if (splitAtDoubleArrow_tok == null) |
6 | splitAtDoubleArrow_tok = ll("=", "", ">");
|
7 | ret splitAtDoubleArrow_tok; |
8 | } |
Began life as a copy of #1011989
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: | #1022793 |
| Snippet name: | splitAtDoubleArrow_tok |
| Eternal ID of this version: | #1022793/3 |
| Text MD5: | ad028354ad0a2e71f88fda8b04cfd82e |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-04-09 23:38:15 |
| Source code size: | 257 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 522 / 554 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |