OperatorComma constructor

OperatorComma(
  1. SourceSpan? span
)

Implementation

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