NullExpression constructor

NullExpression(
  1. FileSpan span
)

Implementation

NullExpression(this.span);