Libraryless. Click here for Pure Java version (13451L/82K).
1 | sS showBigStuffInSnippetTranspilation(S snippetID) {
|
2 | S src = getServerTranspiledWithoutLibs(snippetID); |
3 | LS tok = javaTok(src); |
4 | S text = Tok_SimpleSizeAnalysis(tok)!; |
5 | showText("Big Stuff", text);
|
6 | ret text; |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034465 |
| Snippet name: | showBigStuffInSnippetTranspilation |
| Eternal ID of this version: | #1034465/1 |
| Text MD5: | 466126b362cdbca99501a78672fca047 |
| Transpilation MD5: | 4bd70e90dd660f553f60490ad53f7f06 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-08 01:54:27 |
| Source code size: | 222 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 363 / 487 |
| Referenced in: | [show references] |