| 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.
|
| edu.hm.hafner.analysis.parser.ccm | |
| edu.hm.hafner.analysis.parser.checkstyle | |
| edu.hm.hafner.analysis.parser.dry | |
| edu.hm.hafner.analysis.parser.dry.cpd | |
| edu.hm.hafner.analysis.parser.dry.dupfinder | |
| edu.hm.hafner.analysis.parser.dry.simian | |
| edu.hm.hafner.analysis.parser.fxcop | |
| edu.hm.hafner.analysis.parser.gendarme | |
| edu.hm.hafner.analysis.parser.jcreport | |
| edu.hm.hafner.analysis.parser.pmd | |
| edu.hm.hafner.analysis.parser.violations |
Parsers that use the violations lib (https://github.com/tomasbjerre/violations-lib).
|
| Modifier and Type | Class and Description |
|---|---|
class |
FastRegexpLineParser
Parses an input stream line by line for compiler warnings using the provided regular expression.
|
class |
RegexpDocumentParser
Parses an input stream as a whole document for compiler warnings or issues from a static analysis tool using the
provided regular expression.
|
class |
RegexpLineParser
Parses an input stream line by line for compiler warnings using the provided regular expression.
|
class |
RegexpParser
Parses an input stream for compiler warnings or issues from a static analysis tool using the provided regular
expression.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcuCobolParser
A parser for the Acu Cobol compile.
|
class |
AjcParser
A parser for AspectJ (ajc) compiler warnings.
|
class |
AnsibleLintParser
A parser for the ansible lint warnings.
|
class |
AntJavacParser
A parser for the ant javac compiler warnings.
|
class |
Armcc5CompilerParser
A parser for armcc5 compiler warnings.
|
class |
ArmccCompilerParser
A parser for armcc compiler warnings.
|
class |
BuckminsterParser
A parser for Buckminster compiler warnings.
|
class |
CadenceIncisiveParser
A parser for Cadence Incisive Enterprise Simulator.
|
class |
ClangParser
A parser for the Clang compiler warnings.
|
class |
ClangTidyParser
A parser for the clang-tidy static analysis warnings.
|
class |
CodeAnalysisParser
A parser for the CodeAnalysis compiler warnings.
|
class |
CoolfluxChessccParser
A parser for the Coolflux DSP Compiler warnings.
|
class |
CppLintParser
A parser for C++ Lint compiler warnings.
|
class |
DiabCParser
A parser for the Diab C++ compiler warnings.
|
class |
DoxygenParser
A parser for the Doxygen warnings.
|
class |
DrMemoryParser
A parser for the Dr.
|
class |
EclipseParser
A parser for Eclipse compiler warnings.
|
class |
EclipseXMLParser
Parser for Eclipse Compiler output in XML format.
|
class |
ErlcParser
A parser for the erlc compiler warnings.
|
class |
FindBugsParser
A parser for the native FindBugs XML files.
|
class |
FlexSdkParser
A parser for Flex SDK compiler warnings.
|
class |
Gcc4CompilerParser
A parser for gcc 4.x compiler warnings.
|
class |
Gcc4LinkerParser
A parser for gcc 4.x linker warnings.
|
class |
GccParser
A parser for the gcc compiler warnings.
|
class |
GhsMultiParser
A parser for the GHS Multi compiler warnings.
|
class |
GnatParser
A parser for the Gnat compiler warnings.
|
class |
GnuFortranParser
A parser for (compile-time) messages from the GNU Fortran Compiler.
|
class |
GoLintParser
A parser for the golint tool in the Go toolchain.
|
class |
GoVetParser
A parser for the go vet tool in the Go toolchain.
|
class |
IarParser
A parser for the IAR C/C++ compiler warnings.
|
class |
IdeaInspectionParser
A parser for IntelliJ IDEA inspections.
|
class |
IntelParser
A parser for messages from the Intel C and Fortran compilers.
|
class |
InvalidsParser
A parser for Oracle Invalids.
|
class |
JavacParser
A parser for the javac compiler warnings.
|
class |
JavaDocParser
A parser for the ant JavaDoc compiler warnings.
|
class |
LintParser
Parser for Lint.
|
class |
MavenConsoleParser
A parser for maven console warnings.
|
class |
MetrowerksCwCompilerParser
A parser for Metrowerks Codewarrior 4.x compiler warnings.
|
class |
MetrowerksCwLinkerParser
A parser for Metrowerks Codewarrior 4.x linker warnings.
|
class |
MsBuildParser
A parser for the MSBuild/PcLint compiler warnings.
|
class |
NagFortranParser
A parser for messages from the NAG Fortran Compiler.
|
class |
P4Parser
A parser for Perforce execution.
|
class |
Pep8Parser
A parser for the Pep8 compiler warnings.
|
class |
PerlCriticParser
A parser for the Perl::Critic warnings.
|
class |
PhpParser
A parser for PHP runtime errors and warnings.
|
class |
PreFastParser
A parser for Microsoft PREfast (aka Code Analysis for C/C++) XML files.
|
class |
PuppetLintParser
A parser for puppet-lint checks warnings.
|
class |
PyLintParser
A parser for the PyLint compiler warnings.
|
class |
QacSourceCodeAnalyserParser
A parser for PRQA QA-C Sourcecode Analyser warnings.
|
class |
RfLintParser
A parser for Robot Framework Parse output from robotframework-lint.
|
class |
RobocopyParser
A parser for Robocopy.
|
class |
RuboCopParser
A parser for the ruboCop warnings.
|
class |
SbtScalacParser
A parser for the sbt scala compiler warnings.
|
class |
ScalacParser
A parser for the scalac compiler warnings.
|
class |
SonarQubeDiffParser
Class which parses SonarQube reports taken from SonarQube differential scan report (preview).
|
class |
SonarQubeIssuesParser
Class which parses SonarQube reports taken from the SonarQube API (api/issues/search).
|
class |
SonarQubeParser
Base class for SonarQube parsers.
|
class |
SphinxBuildParser
A parser for the Sphinx build warnings.
|
class |
StyleCopParser
Parses a StyleCop (http://code.msdn.microsoft.com/sourceanalysis/) xml report file.
|
class |
SunCParser
A parser for the SUN Studio C++ compiler warnings.
|
class |
TaglistParser
Parser for Taglist Maven Plugin output.
|
class |
TaskingVxCompilerParser
A parser for TASKING VX compiler warnings.
|
class |
TiCcsParser
A parser for the Texas Instruments Code Composer Studio compiler warnings.
|
class |
TnsdlParser
A parser for the tnsdl translator warnings.
|
class |
XlcCompilerParser
A parser for IBM xlC compiler warnings.
|
class |
XlcLinkerParser
A parser for IBM xlC linker warnings.
|
class |
YuiCompressorParser
A parser for the YUI Compressor warnings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CcmParser
A parser for CCM XML files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CheckStyleParser
A parser for Checkstyle XML files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDryParser<T>
A duplication parser template for Digester based parsers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CpdParser
A parser for PMD's CPD XML files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DupFinderParser
A parser for Reshaper Dupfinder XML files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimianParser
A parser for Simian XML files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FxCopParser
Parses a fxcop xml report file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GendarmeParser
Parses Gendarme violations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JcReportParser
JcReportParser-Class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PmdParser
A parser for PMD XML files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractViolationAdapter
Adapter for
ViolationsParser instances. |
class |
AndroidLintParserAdapter
Parses Android Lint files.
|
class |
CodeNarcAdapter
Parses CodeNarc files.
|
class |
CppCheckAdapter
Parses CPPCheck files.
|
class |
DocFxAdapter
Parses DocFX files.
|
class |
ErrorProneAdapter
Parses ErrorProne files.
|
class |
Flake8Adapter
Parses Flake8 files.
|
class |
JsHintAdapter
Parses JSHint files.
|
class |
KlocWorkAdapter
Parses Klocwork files.
|
class |
MyPyAdapter
Parses MyPy files.
|
class |
PitAdapter
Parses PIT results files.
|
class |
PyDocStyleAdapter
Parses PyDocStyle results files.
|
class |
ResharperInspectCodeAdapter
A parser for the Resharper InspectCode compiler warnings.
|
class |
XmlLintAdapter
Parses XMLLint results files.
|
class |
YamlLintAdapter
Parses YAMLLint results files.
|
class |
ZptLintAdapter
Parses ZPTLint results files.
|
Copyright © 2018. All rights reserved.