| Methods in hudson.plugins.warnings.parser that return Warning |
protected abstract Warning |
RegexpParser.createWarning(java.util.regex.Matcher matcher)
Creates a new annotation for the specified pattern. |
protected Warning |
MsBuildParser.createWarning(java.util.regex.Matcher matcher)
Creates a new annotation for the specified pattern. |
protected Warning |
JavacParser.createWarning(java.util.regex.Matcher matcher)
Creates a new annotation for the specified pattern. |
protected Warning |
HpiCompileParser.createWarning(java.util.regex.Matcher matcher)
Creates a new annotation for the specified pattern. |