SymbolNotInScopeError constructor

const SymbolNotInScopeError(
  1. Token syntacticEntity
)

Implementation

const SymbolNotInScopeError(this.syntacticEntity);