static void ctxAppendOutput(S text) { if (empty(text)) ret; StringBuilder buf = ctxContext().newOutput; if (nempty(buf)) buf.append(" "); buf.append(text); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1008919 |
Snippet name: | ctxAppendOutput |
Eternal ID of this version: | #1008919/1 |
Text MD5: | 9685be7df57c7bf7139e364da560df75 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-06-18 17:43:53 |
Source code size: | 172 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 425 / 470 |
Referenced in: | [show references] |