!include once #1017229 // Java Parser static <A extends com.github.javaparser.ast.Node> A javaParseElement(ParseStart<A> elementType, S java) { ret eitherAOpt(javaParseElement2(elementType, java)); }
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: | 333 / 372 |
Version history: | 9 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1017231 - javaParseElement2 |