1 | static LS tok_topLevelClassNames(L<S> tok) { |
2 | ret map getClassDeclarationName(allClasses(tok)); |
3 | } |
4 | |
5 | static LS tok_topLevelClassNames(S src) { |
6 | ret tok_topLevelClassNames(javaTok(src)); |
7 | } |
Began life as a copy of #1001863
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018493 |
Snippet name: | tok_topLevelClassNames |
Eternal ID of this version: | #1018493/1 |
Text MD5: | 39f82788ed6ecfad0fc6e693e053e8fc |
Author: | stefan |
Category: | javax / parsing |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-02 00:55:16 |
Source code size: | 193 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 313 / 372 |
Referenced in: | [show references] |