SupportsCondition constructor

SupportsCondition(
  1. SourceSpan? span
)

Implementation

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