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

3
LINES

< > BotCompany Repo | #1030350 // indentedStringsToTree - drops additional trees if it's more than one

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

Libraryless. Click here for Pure Java version (2939L/18K).

static Tree<S> indentedStringsToTree(LS l) {
  ret first(indentedStringsToForest(l));
}

Author comment

Began life as a copy of #1030348

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1030350
Snippet name: indentedStringsToTree - drops additional trees if it's more than one
Eternal ID of this version: #1030350/2
Text MD5: 046157bd26c13c97332bcf4a02ba867d
Transpilation MD5: d979ed4f56dc22467a8164c7061938fb
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-12-05 21:08:39
Source code size: 89 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 114 / 181
Version history: 1 change(s)
Referenced in: [show references]