AliasEvent constructor

AliasEvent(
  1. FileSpan span,
  2. String name
)

Implementation

AliasEvent(this.span, this.name);