TopLevelProduction constructor

TopLevelProduction(
  1. SourceSpan? span
)

Implementation

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