errorCost property

int get errorCost

Native ts_subtree_error_cost metadata retained for changed-range comparison. This is read-only because generated subtrees are immutable.

Implementation

int get errorCost => _nodeErrorCost;