TreeNode constructor

TreeNode(
  1. SourceSpan? span
)

Implementation

TreeNode(this.span);