debugString property

String get debugString

Rust Debug formatting for a node handle.

Implementation

String get debugString => '{Node $kind $startPoint - $endPoint}';