static <A> ParsedWithTokens<A> pwt_combine_rawText(ParsedWithTokens<A> p1, ParsedWithTokens p2) { ParsedWithTokens p = pwt_combine(p1, p2); p.set(p.parsedText()); ret p; }
Began life as a copy of #1028582
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1028877 |
Snippet name: | pwt_combine_rawText |
Eternal ID of this version: | #1028877/1 |
Text MD5: | 3e9dafc0f237db8675ac8c6a93ed14a2 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-07-10 18:55:03 |
Source code size: | 181 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 169 / 211 |
Referenced in: | [show references] |