Libraryless. Click here for Pure Java version (12009L/85K).
static PTElement ai_parseToCulledTree(S input) { ret ai_parseToCulledTree(input, new AI_BottomUpParser1); } static PTElement ai_parseToCulledTree(S input, AI_BottomUpParser1 parser) { ret ai_cullParseTree(ai_parseToTreeWithCurlyPhrases(input, parser)); }
Began life as a copy of #1017685
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1017738 |
| Snippet name: | ai_parseToCulledTree |
| Eternal ID of this version: | #1017738/3 |
| Text MD5: | 48184f07b4c7a74f3ca29814acbebf83 |
| Transpilation MD5: | fcf83a033ae61d1be89633ca9381e3d6 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-10 11:33:30 |
| Source code size: | 265 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 692 / 837 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |