KotlinObjectTreeViewer
Displays a Kotlin toString() output as an indented tree.
Uses an iterative tokenizer to avoid recursion and WASM stack overflow.
Displays a Kotlin toString() output as an indented tree.
Uses an iterative tokenizer to avoid recursion and WASM stack overflow.