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

8
LINES

< > BotCompany Repo | #1003315 // jreplace bug test

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

Libraryless. Click here for Pure Java version (1065L/7K/25K).

!752

p {
  L<S> tok = javaTok("if (i is a Fool) { ... }");
  jreplace_debug = true;
  jreplace(tok, "is a <id>", "instanceof $3");
  print(join(tok));
}

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

Comments [hide]

ID Author/Program Comment Date
1227 stefan Fixed now 2016-06-19 14:54:32

add comment

Snippet ID: #1003315
Snippet name: jreplace bug test
Eternal ID of this version: #1003315/1
Text MD5: f81a9be1fd8f45558b78f0c0168b3f4b
Transpilation MD5: 0f15e178e2a12e5945a1ab33d110ccd0
Author: stefan
Category: javax / talking robots
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-06-19 14:46:38
Source code size: 160 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 798 / 795
Referenced in: [show references]