static AI_BottomUpParser1 ai_standardBUParserWithProductions(S productionsText) { new AI_BottomUpParser1 p; p.productionsText = productionsText; ret p; }
Began life as a copy of #1018197
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018200 |
| Snippet name: | ai_standardBUParserWithProductions - replace all productions, keep word categories |
| Eternal ID of this version: | #1018200/1 |
| Text MD5: | 41ab0ddfd58bd142c807f143005702c4 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-09-09 18:23:53 |
| Source code size: | 163 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 573 / 633 |
| Referenced in: | [show references] |