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

11
LINES

< > BotCompany Repo | #1004054 // Test findFunctionDefs 2

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

Libraryless. Click here for Pure Java version (1530L/11K/36K).

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

Author comment

Began life as a copy of #1004052

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: #1004054
Snippet name: Test findFunctionDefs 2
Eternal ID of this version: #1004054/1
Text MD5: 9e58e224ba3ee10be2db63ffaadb999e
Transpilation MD5: 8bdd6af09f6edde20bbc6e069fbcd945
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-05 02:22:11
Source code size: 269 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 446 / 504
Referenced in: [show references]