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

9
LINES

< > BotCompany Repo | #1005505 // Test allVarNames [WORKS]

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

Libraryless. Click here for Pure Java version (1414L/10K/31K).

!752

p {
  allVarNames_debug = true;
  printStruct(allVarNames("int x; S y;"));
  printStruct(allVarNames("Map<S, S> x, y;"));
  printStruct(allVarNames("class bla { int x; } final S y = \"hello\";"));
  printStruct(allVarNames("int x; int y = x;"));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005505
Snippet name: Test allVarNames [WORKS]
Eternal ID of this version: #1005505/1
Text MD5: 84f1ef70e005b0d9e95c6ca67afeb1d6
Transpilation MD5: 5d1b943645c412b87b52dbea12ff56b3
Author: stefan
Category: javax / parsing
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-11-23 23:19:26
Source code size: 261 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 421 / 482
Referenced in: [show references]