SymbolNotInScopeError constructor

const SymbolNotInScopeError(
  1. Token token
)

Implementation

const SymbolNotInScopeError(this.token);