static O jparse_parser; static synchronized L jparse(S text, S className) { if (jparse_parser == null) { jparse_parser = run_overBot("#1002369"); setOpt(jparse_parser, "keepRules", true); } //setOpt(jparse_parser, "debug", true); O parseResult = call(jparse_parser, "jparse", text); ret (L) call(parseResult, "explain", className); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1002399 |
Snippet name: | jparse - don't use anymore (old parser) |
Eternal ID of this version: | #1002399/1 |
Text MD5: | b0c87a9f40785567b39c04732bb8f4e6 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-02-01 21:32:22 |
Source code size: | 362 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 781 / 987 |
Referenced in: | [show references] |