ThisOperator constructor

ThisOperator(
  1. SourceSpan? span
)

Implementation

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