Libraryless. Click here for Pure Java version (11661L/82K).
static ChooseCategory ai_buParser_makeRootElement(AI_BottomUpParser1 parser) { AI_BottomUpParser1.Word w = parser.fullGroup(); if (w == null) null; L<S> classes = withoutQuoted(w.classes); if (empty(classes)) null; ret ChooseCategory(w, classes); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023867 |
| Snippet name: | ai_buParser_makeRootElement |
| Eternal ID of this version: | #1023867/2 |
| Text MD5: | 401102325dae45199678356a50e4d557 |
| Transpilation MD5: | 488ef6708b8712f896df598bd785af6a |
| 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 19:05:33 |
| Source code size: | 264 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 456 / 603 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |