1 | static AI_BottomUpParser1 ai_emptyBUParser() {
|
2 | new AI_BottomUpParser1 p; |
3 | p.splitSplittables = false; |
4 | p.wordsToCategories = new Map; |
5 | p.productionsText = ""; |
6 | ret p; |
7 | } |
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: | 603 / 664 |
| Referenced in: | [show references] |