Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1000536 // Perform javaTok on snippet

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (258L/3K/8K).

!747

m { p {
  String src = loadSnippet(args[0]);
  List<String> l = javaTok(src);
  for (int i = 0; i < l.size(); i++)
    System.out.println(l.get(i));
}}

Author comment

Began life as a copy of #1000371

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1000536
Snippet name: Perform javaTok on snippet
Eternal ID of this version: #1000536/1
Text MD5: 4421301a9489f873df75e7d99bfcf387
Transpilation MD5: 6b6d8a9409dd41b23a9a5f66962f2d55
Author: stefan
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-09-05 19:03:50
Source code size: 164 bytes / 8 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 493 / 538
Referenced in: [show references]