Class | Description |
---|---|
AbstractErrorParser |
Abstract Error Parser that implements simple line processing using patterns array
|
ErrorParserNamedWrapper |
Class to wrap any
IErrorParser to IErrorParserNamed . |
ErrorPattern |
Error Pattern - used by Error Parser to convert build output to problem markers
|
FixitErrorParser | |
RegexErrorParser |
RegexerrorParser is an error parser designed to use regular expressions in order
to parse build output to produce Errors, Warnings or Infos in Problems View. |
RegexErrorPattern |
RegexErrorPattern specifies a regular expression and rules how to create markers for
Problems View.
|
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.