static AI_BottomUpParser1 ai_emptyBUParser() { new AI_BottomUpParser1 p; p.splitSplittables = false; p.wordsToCategories = new Map; p.productionsText = ""; ret p; }
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: | #1018197 |
| Snippet name: | ai_emptyBUParser |
| Eternal ID of this version: | #1018197/1 |
| Text MD5: | 68ccb27928b58792a8badfe736f38d3d |
| 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:09:13 |
| Source code size: | 180 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 602 / 663 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1018200 - ai_standardBUParserWithProductions - replace all productions, keep word categories |