static bool defaultTok_isDefault() { ret true; } static L<S> defaultTok(S s) { ret javaTok(s); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1012546 |
| Snippet name: | defaultTok - defaults to javaTok; can change for program |
| Eternal ID of this version: | #1012546/5 |
| Text MD5: | cdf57ef5ff71e938ad8e78e8301c85bc |
| Author: | stefan |
| Category: | javax / parsing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-07 00:20:54 |
| Source code size: | 103 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 683 / 715 |
| Version history: | 4 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1012553 - defaultTokC - defaults to javaTokC; can change for program |