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

11
LINES

< > BotCompany Repo | #1004052 // Test findFunctionDefs

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

Libraryless. Click here for Pure Java version (4431L/30K/98K).

!752

p {
  //S src = getTranspilation("#759");
  S src = loadSnippet("#1000800");
  L<S> l1 = findFunctionDefs(javaTok(src));
  L<S> l2 = findFunctionDefinitions(src);
  printStructure(l1);
  printStructure(l2);
  //assertEquals(l1, l2);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004052
Snippet name: Test findFunctionDefs
Eternal ID of this version: #1004052/1
Text MD5: 6645d7a5de61cc08bb8a6eb9bb4a7bec
Transpilation MD5: ea8b0d7276a8bcc73388d92e47ec4588
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-26 04:04:18
Source code size: 250 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 486 / 555
Referenced in: [show references]