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

4
LINES

< > BotCompany Repo | #1021424 // indentStructureString

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (8190L/46K).

sS indentStructureString(int levels default 100, S s) {
  if (s == null) null;
  ret new StructureStringIndenter().levels(levels).get(s);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021424
Snippet name: indentStructureString
Eternal ID of this version: #1021424/17
Text MD5: 831161c81c7461a891892f097d78752d
Transpilation MD5: 744ecd2ecf45e8e18181fe4c3171d873
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-05-01 18:24:07
Source code size: 142 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 289 / 416
Version history: 16 change(s)
Referenced in: [show references]