| 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 | Class and Description |
|---|---|
class |
FastRegexpLineParser
Parses an input stream line by line for compiler warnings using the provided regular expression.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcuCobolParser
A parser for the Acu Cobol compile.
|
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 |
ErlcParser
A parser for the erlc compiler warnings.
|
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 |
GnatParser
A parser for the Gnat compiler warnings.
|
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 |
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 |
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 |
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 |
SphinxBuildParser
A parser for the Sphinx build warnings.
|
class |
SunCParser
A parser for the SUN Studio C++ compiler warnings.
|
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.
|
Copyright © 2018. All rights reserved.