SupportsNegation constructor
      
      SupportsNegation(
    
    
- SupportsCondition condition,
 - FileSpan span
 
Implementation
SupportsNegation(this.condition, this.span);
SupportsNegation(this.condition, this.span);