Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProblemCollector

Hierarchy

  • ProblemCollector

Index

Constructors

constructor

Properties

Private lineMatchers

lineMatchers: AbstractLineMatcher[] = []

problemMatchers

problemMatchers: ProblemMatcher[]

Methods

isTaskActiveOnStart

  • isTaskActiveOnStart(): boolean

matchBeginMatcher

  • matchBeginMatcher(line: string): boolean

matchEndMatcher

  • matchEndMatcher(line: string): boolean

processLine