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

11
LINES

< > BotCompany Repo | #1003270 // Bug Fixer: Find function invocations + definitions in transpiled source

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

Libraryless. Click here for Pure Java version (1370L/10K/31K).

!752

sS progID = "#1003265";

p {
  L<S> tok = javaTok(getTranspilation(progID));
  findFunctionInvocations_debug = true;
  printStructure(findFunctionInvocations(cloneList(tok), null));
  findFunctionDefinitions_debug = true;
  printStructure(findFunctionDefinitions(join(tok)));
}

download  show line numbers  debug dex  old transpilations   

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

Comments [hide]

ID Author/Program Comment Date
1226 stefan Bug was in the head... ^^ (mispelt replaceSubList!) 2016-06-12 19:49:04

add comment

Snippet ID: #1003270
Snippet name: Bug Fixer: Find function invocations + definitions in transpiled source
Eternal ID of this version: #1003270/1
Text MD5: 03f44ba34ad7bcd70bb422c4ac03cd36
Transpilation MD5: e140070c845946320dfd5e8014e50f74
Author: stefan
Category: javax / html
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-06-12 19:45:41
Source code size: 293 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 706 / 718
Referenced in: [show references]