JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.sonar.plugins.java.api
Interface JavaCheck
All Known Subinterfaces:
DebugCheck
,
EndOfAnalysisCheck
,
JavaFileScanner
,
JavaResourceLocator
,
PomCheck
,
SonarJavaIssueFilter
,
XmlCheck
All Known Implementing Classes:
BooleanGratuitousExpressionsCheck
,
CommentLinesVisitor
,
ConditionalUnreachableCodeCheck
,
CustomUnclosedResourcesCheck
,
DebugInterruptedExecutionCheck
,
DebugMethodYieldsCheck
,
DebugMethodYieldsOnInvocationsCheck
,
DefaultJavaResourceLocator
,
DivisionByZeroCheck
,
FileLinesVisitor
,
InvariantReturnCheck
,
IssuableSubscriptionVisitor
,
JavaFilesCache
,
LinesOfCodeVisitor
,
LocksNotUnlockedCheck
,
MapComputeIfAbsentOrPresentCheck
,
Measurer
,
Measurer.TestFileMeasurer
,
NonNullSetToNullCheck
,
NoWayOutLoopCheck
,
NullDereferenceCheck
,
OptionalGetBeforeIsPresentCheck
,
ParameterNullnessCheck
,
RedundantAssignmentsCheck
,
SECheck
,
StreamConsumedCheck
,
StreamNotConsumedCheck
,
SubscriptionVisitor
,
SymbolicExecutionVisitor
,
SyntaxHighlighterVisitor
,
UCFGJavaVisitor
,
UnclosedResourcesCheck
,
XPathXmlCheck
public interface
JavaCheck
Marker interface for all checks of the java analyzer.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2012–2018
SonarSource
. All rights reserved.