Method AddErrors
AddErrors(ISyntaxErrors)
Adds specified errors to the error collection.
public virtual void AddErrors(ISyntaxErrors errs)
Parameters
errsISyntaxErrorsSpecifies list of errors to add.
Adds specified errors to the error collection.
public virtual void AddErrors(ISyntaxErrors errs)
errs ISyntaxErrorsSpecifies list of errors to add.