1 | sclass GazelleRevisitedLine {
|
2 | GazelleLine line; |
3 | L<GazelleTree> tree; |
4 | |
5 | toString {
|
6 | ret line + ": " + n2(tree, "result") + "\n" + indentx(lines_rtrim(tree)); |
7 | } |
8 | } |
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: | 523 / 985 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |