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: | 804 / 921 |
| Referenced in: | #1004054 - Test findFunctionDefs 2 #1008143 - Test findFullFunctionDefs |