Searched defs:errors (Results 1 – 2 of 2) sorted by relevance
60 public get errors() { method in FileLog64 public set errors(newValue: LogInfo[]) { method in FileLog
453 const errors: Info[] = [...this.mStats.compilation.errors]; constant