1 | static LS identifiers(S s) { |
2 | ret tok_identifiersInOrder(s); |
3 | } |
4 | |
5 | |
6 | |
7 | static LS identifiers(LS tok) { |
8 | ret tok_identifiersInOrder(tok); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034307 |
| Snippet name: | identifiers - synonym of tok_identifiersInOrder |
| Eternal ID of this version: | #1034307/1 |
| Text MD5: | f3a56d4b626ff27ab2c6c140974b30ec |
| Author: | someone |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-01 18:14:56 |
| Source code size: | 137 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 418 / 440 |
| Referenced in: | [show references] |