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

7
LINES

< > BotCompany Repo | #1030212 // indentedStructureForUser

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

Transpiled version (10195L) is out of date.

sS indentedStructureForUser(int levels default Int.MAX_VALUE,O o) {
  ret indentStructureString(levels, structForUser(o));
}

sS indentedStructureForUser(int levels default Int.MAX_VALUE, O o, structure_Data data) {
  ret indentStructureString(levels, structForUser(o, data));
}

Author comment

Began life as a copy of #1027620

download  show line numbers  debug dex  old transpilations   

Travelled to 5 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030212
Snippet name: indentedStructureForUser
Eternal ID of this version: #1030212/5
Text MD5: 315b84639429965e2b0beafbc11485f1
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-05-01 16:09:05
Source code size: 284 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 174 / 247
Version history: 4 change(s)
Referenced in: [show references]