@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class)
See: Description
| Class | Description |
|---|---|
| AcuCobolParser |
A parser for the Acu Cobol compile.
|
| AjcParser |
A parser for AspectJ (ajc) compiler warnings.
|
| AnsibleLintParser |
A parser for the ansible lint warnings.
|
| AntJavacParser |
A parser for the ant javac compiler warnings.
|
| Armcc5CompilerParser |
A parser for armcc5 compiler warnings.
|
| ArmccCompilerParser |
A parser for armcc compiler warnings.
|
| BuckminsterParser |
A parser for Buckminster compiler warnings.
|
| CadenceIncisiveParser |
A parser for Cadence Incisive Enterprise Simulator.
|
| ClangParser |
A parser for the Clang compiler warnings.
|
| ClangTidyParser |
A parser for the clang-tidy static analysis warnings.
|
| CodeAnalysisParser |
A parser for the CodeAnalysis compiler warnings.
|
| CoolfluxChessccParser |
A parser for the Coolflux DSP Compiler warnings.
|
| CppLintParser |
A parser for C++ Lint compiler warnings.
|
| DiabCParser |
A parser for the Diab C++ compiler warnings.
|
| DoxygenParser |
A parser for the Doxygen warnings.
|
| DrMemoryParser |
A parser for the Dr.
|
| EclipseParser |
A parser for Eclipse compiler warnings.
|
| EclipseXMLParser |
Parser for Eclipse Compiler output in XML format.
|
| ErlcParser |
A parser for the erlc compiler warnings.
|
| FindBugsParser |
A parser for the native FindBugs XML files.
|
| FindBugsParser.XmlBugInstance |
Java Bean to create the mapping of hash codes to messages using the Digester XML parser.
|
| FlexSdkParser |
A parser for Flex SDK compiler 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.
|
| 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.
|
| JSLintXmlSaxParser |
Handles parsing.
|
| LintParser |
Parser for Lint.
|
| MavenConsoleParser |
A parser for maven console warnings.
|
| 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.
|
| 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.
|
| 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.
|
| RfLintParser |
A parser for Robot Framework Parse output from robotframework-lint.
|
| 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.
|
| SphinxBuildParser |
A parser for the Sphinx build warnings.
|
| StyleCopParser |
Parses a StyleCop (http://code.msdn.microsoft.com/sourceanalysis/) xml report file.
|
| 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.
|
| XlcCompilerParser |
A parser for IBM xlC compiler warnings.
|
| XlcLinkerParser |
A parser for IBM xlC linker warnings.
|
| YuiCompressorParser |
A parser for the YUI Compressor warnings.
|
| Enum | Description |
|---|---|
| FindBugsParser.PriorityProperty |
FindBugs 2 and 3 classifies issues using the bug rank and priority (now renamed confidence).
|
Copyright © 2018. All rights reserved.