@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
Package edu.hm.hafner.analysis.parser
The available parsers. For each report a different parser is provided.
-
Class Summary Class Description AcuCobolParser A parser for the Acu Cobol compile.AjcParser A parser for AspectJ (ajc) compiler warnings.AnsibleLintParser A parser for Ansible Lint warnings.AntJavacParser A parser for the ant javac compiler warnings.AquaScannerParser Parser for Aqua Scanner CLI (scannercli) tool.Armcc5CompilerParser A parser for armcc5 compiler warnings.ArmccCompilerParser A parser for armcc compiler warnings.BrakemanParser A parser for Brakeman JSON output.BuckminsterParser A parser for Buckminster compiler warnings.CadenceIncisiveParser A parser for Cadence Incisive Enterprise Simulator.CargoCheckParser A parser forrustccompiler messages in the JSON format emitted bycargo check --message-format json.ClairParser A parser for clair scanner json output.ClangAnalyzerPlistParser A parser for the clang-analyzer static analysis warnings.ClangParser A parser for the Clang compiler warnings.ClangTidyParser A parser for the clang-tidy static analysis warnings.CMakeParser A parser for CMake warnings.CodeAnalysisParser A parser for the CodeAnalysis compiler warnings.CodeCheckerParser A parser for the clang-tidy static analysis warnings parsed by Codechecker.CoolfluxChessccParser A parser for the Coolflux DSP Compiler warnings.CppLintParser A parser for Cpplint static code checker warnings.DiabCParser A parser for the Diab C++ compiler warnings.DockerLintParser A parser for dockerlint json output.DoxygenParser A parser for Doxygen.DrMemoryParser A parser for the Dr.DScannerParser Parser report in JSON format as exported by DScanner.EclipseMavenParser A parser for Eclipse compiler warnings.EclipseParser A parser for Eclipse compiler warnings.EclipseXMLParser Parser for Eclipse Compiler output in XML format.ErlcParser A parser for the erlc compiler warnings.ErrorProneParser A parser for ErrorProne warnings during a Maven build.FlawfinderParser A parser for the flawfinder warnings.FlexSdkParser A parser for Flex SDK compiler warnings.FlowParser A parser for Flow warnings.FoodcriticParser A parser for Foodcritic warnings.Gcc4CompilerParser A parser for gcc 4.x compiler warnings.Gcc4LinkerParser A parser for gcc 4.x linker warnings.GccParser A parser for the gcc compiler warnings.GhsMultiParser A parser for the GHS Multi compiler warnings.GnatParser A parser for the Gnat compiler warnings.GnuFortranParser A parser for (compile-time) messages from the GNU Fortran Compiler.GoLintParser A parser for the golint tool in the Go toolchain.GoVetParser A parser for the go vet tool in the Go toolchain.GradleErrorProneParser A parser for ErrorProne warnings during a Gradle build.HadoLintParser A parser for hadolint json output.IarCstatParser A parser for the IAR CSTAT warnings.IarParser A parser for the IAR C/C++ compiler warnings.IdeaInspectionParser A parser for IntelliJ IDEA inspections.IntelParser A parser for messages from the Intel C and Fortran compilers.InvalidsParser A parser for Oracle Invalids.JavacParser A parser for the javac compiler warnings.JavaDocParser A parser for the ant JavaDoc compiler warnings.JsonIssueParser Base class for parsers that operate on a `*.json` file that contains issues in a JSON data structure.JsonLogParser Parser for logs in JSON format.JsonParser Parser that reads the 1:1 JSON mapping of the properties of theIssuebean.LintParser Parser for Lint.MavenConsoleParser A parser for maven console warnings.MentorParser Parser for Mentor Graphics Modelsim/Questa Simulator.MetrowerksCwCompilerParser A parser for Metrowerks Codewarrior 4.x compiler warnings.MetrowerksCwLinkerParser A parser for Metrowerks Codewarrior 4.x linker warnings.MsBuildParser A parser for the MSBuild/PcLint compiler warnings.NagFortranParser A parser for messages from the NAG Fortran Compiler.OELintAdvParser A parser for oelint-adv.OTDockerLintParser A parser for ot-docker-linter json output.OwaspDependencyCheckParser OWASP dependency check JSON report parser.P4Parser A parser for Perforce execution.Pep8Parser A parser for the Pep8 compiler warnings.PerlCriticParser A parser for the Perl::Critic warnings.PhpParser A parser for PHP runtime errors and warnings.PreFastParser A parser for Microsoft PREfast (aka Code Analysis for C/C++) XML files.ProtoLintParser Parser for ProtoLint.PuppetLintParser A parser for puppet-lint checks warnings.PyLintParser A parser for the PyLint compiler warnings.QacSourceCodeAnalyserParser A parser for PRQA QA-C Sourcecode Analyser warnings.QtTranslationParser Parser for translation files of Qt.RfLintParser A parser for Robot Framework.RobocopyParser A parser for Robocopy.RuboCopParser A parser for the ruboCop warnings.SbtScalacParser A parser for the sbt scala compiler warnings.ScalacParser A parser for the scalac compiler warnings.SonarQubeDiffParser Class which parses SonarQube reports taken from SonarQube differential scan report (preview).SonarQubeIssuesParser Class which parses SonarQube reports taken from the SonarQube API (api/issues/search).SonarQubeParser Base class for SonarQube parsers.SphinxBuildLinkCheckParser A parser for the Sphinx warnings generated by the linkcheck builder.SphinxBuildParser A parser for the Sphinx build warnings.StyleCopParser Parses a StyleCop XML report files.SunCParser A parser for the SUN Studio C++ compiler warnings.TaglistParser Parser for Taglist Maven Plugin output.TaskingVxCompilerParser A parser for TASKING VX compiler warnings.TiCcsParser A parser for the Texas Instruments Code Composer Studio compiler warnings.TnsdlParser A parser for the tnsdl translator warnings.TrivyParser Parser for reports of aquasec trivy container vulnerability scanner.XlcCompilerParser A parser for IBM xlC compiler warnings.XlcLinkerParser A parser for IBM xlC linker warnings.XmlParser Parser that reads the 1:1 XML mapping of the properties of theIssuebean.YuiCompressorParser A parser for the YUI Compressor warnings.