TreeDiffNodeAdd constructor

const TreeDiffNodeAdd(
  1. INode data
)

Implementation

const TreeDiffNodeAdd(this.data);