Libraryless. Click here for Pure Java version (11661L/82K).
1 | static ChooseCategory ai_buParser_makeRootElement(AI_BottomUpParser1 parser) { |
2 | AI_BottomUpParser1.Word w = parser.fullGroup(); |
3 | if (w == null) null; |
4 | L<S> classes = withoutQuoted(w.classes); |
5 | if (empty(classes)) null; |
6 | ret ChooseCategory(w, classes); |
7 | } |
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: | 252 / 346 |
Version history: | 1 change(s) |
Referenced in: | [show references] |