Expressions constructor

Expressions(
  1. SourceSpan? span
)

Implementation

Expressions(SourceSpan? span) : super(span);