Class ErrorCollector

Constructors

Properties

errors: CodeError[] = []

Methods

  • Throws the first error on the list. Used to simplify testing.

    Returns void