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

7
LINES

< > BotCompany Repo | #1032563 // jsonKeyTree

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

Libraryless. Compilation Failed (5301L/31K).

sS jsonKeyTree(S json) {
  ret jsonKeyTree(jsonDecode(json));
}

sS jsonKeyTree(O data) {
  ret new JSONKeyTree().render(data);
}

Author comment

Began life as a copy of #1032561

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032563
Snippet name: jsonKeyTree
Eternal ID of this version: #1032563/2
Text MD5: 71f1fed9a748b26e918b00909683b695
Transpilation MD5: a1542421cbbc82440bad501813ca4658
Author: stefan
Category: javax / json
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-23 00:08:13
Source code size: 137 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 71 / 116
Version history: 1 change(s)
Referenced in: [show references]