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).

1  
!752
2  
3  
p {
4  
  //S src = getTranspilation("#759");
5  
  S src = loadSnippet("#1000800");
6  
  L<S> l1 = findFunctionDefs(javaTok(src));
7  
  L<S> l2 = findFunctionDefinitions(src);
8  
  printStructure(l1);
9  
  printStructure(l2);
10  
  //assertEquals(l1, l2);
11  
}

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: 489 / 560
Referenced in: [show references]