1 | !include once #1017229 // Java Parser |
2 | |
3 | static <A extends com.github.javaparser.ast.Node> A javaParseElement(ParseStart<A> elementType, S java) { |
4 | ret eitherAOpt(javaParseElement2(elementType, java)); |
5 | } |
Began life as a copy of #1011226
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1017230 |
Snippet name: | javaParseElement - return null if problems |
Eternal ID of this version: | #1017230/10 |
Text MD5: | 0ff939c641816ef2e6961b0eb017fc56 |
Author: | stefan |
Category: | javax / parsing |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-07-14 14:41:54 |
Source code size: | 206 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 332 / 371 |
Version history: | 9 change(s) |
Referenced in: | [show references] |