Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
task
ProblemCollector
Class ProblemCollector
Index
Constructors
constructor
Properties
line
Matchers
problem
Matchers
Methods
is
Task
Active
On
Start
match
Begin
Matcher
match
End
Matcher
process
Line
Constructors
constructor
new
Problem
Collector
(
problemMatchers
)
:
ProblemCollector
Parameters
problemMatchers
:
ProblemMatcher
[]
Returns
ProblemCollector
Properties
Private
line
Matchers
line
Matchers
:
AbstractLineMatcher
[]
= []
problem
Matchers
problem
Matchers
:
ProblemMatcher
[]
Methods
is
Task
Active
On
Start
is
Task
Active
On
Start
(
)
:
boolean
Returns
boolean
match
Begin
Matcher
match
Begin
Matcher
(
line
)
:
boolean
Parameters
line
:
string
Returns
boolean
match
End
Matcher
match
End
Matcher
(
line
)
:
boolean
Parameters
line
:
string
Returns
boolean
process
Line
process
Line
(
line
)
:
ProblemMatch
[]
Parameters
line
:
string
Returns
ProblemMatch
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
line
Matchers
problem
Matchers
is
Task
Active
On
Start
match
Begin
Matcher
match
End
Matcher
process
Line
Theia TypeDoc
Loading...