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

8
LINES

< > BotCompany Repo | #1022087 // GazelleRevisitedLine

JavaX fragment (include)

sclass GazelleRevisitedLine {
  GazelleLine line;
  L<GazelleTree> tree;
  
  toString {
    ret line + ": " + n2(tree, "result") + "\n" + indentx(lines_rtrim(tree));
  }
}

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: #1022087
Snippet name: GazelleRevisitedLine
Eternal ID of this version: #1022087/2
Text MD5: 6717dc464846cacc0f727b4b41d8381a
Author: stefan
Category: javax / discord
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-07 15:39:02
Source code size: 179 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 204 / 661
Version history: 1 change(s)
Referenced in: [show references]