Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1017597 // prependGlobalIDInNewLineAndIndent

JavaX fragment (include)

static S prependGlobalIDInNewLineAndIndent(S s) {
  ret prependGlobalIDInNewLineAndIndent(aGlobalID(), s);
}

static S prependGlobalIDInNewLineAndIndent(S globalID, S s) {
  ret prependGlobalIDInNewLine(globalID, indentx(autoUnindent(s)));
}

Author comment

Began life as a copy of #1017596

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: #1017597
Snippet name: prependGlobalIDInNewLineAndIndent
Eternal ID of this version: #1017597/3
Text MD5: c0124701a0ebc5f957ea65d41dfb2489
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-31 18:17:42
Source code size: 247 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 292 / 328
Version history: 2 change(s)
Referenced in: [show references]