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

!752

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

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