1 | |
2 | |
3 | static List<String> lasTok(String s) {
|
4 | ret javaTok(s); |
5 | } |
6 | |
7 | |
8 | |
9 | static List<String> lasTok(List<String> tok) {
|
10 | ret javaTok(tok); |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035401 |
| Snippet name: | lasTok - tokenizer for left-arrow scripts. synonym of javaTok |
| Eternal ID of this version: | #1035401/3 |
| Text MD5: | cfadf01412db869d15cb7328cab027d6 |
| Author: | someone |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-05-06 14:57:18 |
| Source code size: | 142 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 358 / 380 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |