1 | sS indentedStructure(O o) {
|
2 | ret indentStructureString(struct(o)); |
3 | } |
4 | |
5 | sS indentedStructure(O o, structure_Data data) {
|
6 | ret indentStructureString(struct(o, data)); |
7 | } |
Began life as a copy of #1021424
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027620 |
| Snippet name: | indentedStructure |
| Eternal ID of this version: | #1027620/3 |
| Text MD5: | 03d94398a11a86ffeed7cfaa4a4bd210 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-05-01 16:02:31 |
| Source code size: | 173 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 433 / 504 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |