| Package | Description |
|---|---|
| edu.hm.hafner.analysis |
Provides base classes and utilities to parse files for warnings, issues, and so on.
|
| edu.hm.hafner.analysis.parser |
The available parsers.
|
| Modifier and Type | Method and Description |
|---|---|
Report |
AbstractParser.parse(Reader reader)
Parses the specified input stream for issues.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
EclipseParser.ANT_ECLIPSE_WARNING_PATTERN
Pattern for eclipse warnings.
|
Copyright © 2018. All rights reserved.