public class XlcLinkerParser extends RegexpLineParser
ANT_TASK, FALSE_POSITIVEDEPRECATION, PROPRIETARY_API| Constructor and Description |
|---|
XlcLinkerParser()
Creates a new instance of
XlcLinkerParser. |
| Modifier and Type | Method and Description |
|---|---|
protected Issue |
createIssue(Matcher matcher,
IssueBuilder builder)
Creates a new issue for the specified pattern.
|
getCurrentLine, parse, postProcessfindIssuesgetFileName, guessCategory, guessCategoryIfEmpty, parse, parse, parseIntparsepublic XlcLinkerParser()
XlcLinkerParser. Note that the name matches XlcCompilerParser to unite
them as one parser in UI.protected Issue createIssue(Matcher matcher, IssueBuilder builder)
RegexpParserRegexpParser.FALSE_POSITIVE to ignore this
warning.createIssue in class RegexpParsermatcher - the regular expression matcherbuilder - the issue builder to useCopyright © 2018. All rights reserved.