| 1 | static void psl(O o) {
 | 
| 2 | print(structureLines(o)); | 
| 3 | } | 
| 4 | |
| 5 | static void psl(S indent, O o) {
 | 
| 6 | printIndent(indent, structureLines(o)); | 
| 7 | } | 
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1003328 | 
| Snippet name: | psl - short for print(structureLines(x)) | 
| Eternal ID of this version: | #1003328/1 | 
| Text MD5: | 5c49dba981bbc24c5d561bb28002b94a | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2016-10-04 21:52:34 | 
| Source code size: | 136 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 1033 / 1145 | 
| Referenced in: | [show references] |