JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.sonar.flex.checks
@ParametersAreNonnullByDefault
package
org.sonar.flex.checks
Related Packages
Package
Description
org.sonar.flex.checks.asdoc
org.sonar.flex.checks.utils
Classes
Class
Description
ActionScript2Check
AlertShowUseCheck
AllBranchesIdenticalCheck
ArrayFieldElementTypeCheck
ASDocCheck
BooleanEqualityComparisonCheck
CheckList
ClassComplexityCheck
Deprecated.
ClassNameCheck
ClassWithTooManyFieldsCheck
ClassWithTooManyFunctionsCheck
CollapsibleIfStatementCheck
CommentedCodeCheck
CommentRegularExpressionCheck
ConditionalStructureCheckBase
ConstantNameCheck
ConstructorCallsDispatchEventCheck
ConstructorNotLightweightCheck
ConstructorWithVoidReturnTypeCheck
ControlFlowStmtDepthCheck
Note that implementation differs from AbstractNestedIfCheck - see SONARPLUGINS-1855 and SONARPLUGINS-2178
DebugFeaturesCheck
DefaultCasePositionCheck
DuplicateBranchImplementationCheck
DuplicateSwitchCaseConditionCheck
DynamicClassCheck
EmptyMethodCheck
EmptyNestedBlockCheck
EmptyStatementCheck
EqEqEqCheck
EventMetadataShouldBeTypedCheck
ExactSettingsSetToFalseCheck
FieldNameCheck
FileHeaderCheck
FunctionComplexityCheck
FunctionNameCheck
FunctionOnlyCallsSuperCheck
FunctionSinglePointOfExitCheck
FunctionWithTooManyParametersCheck
HardcodedEventNameCheck
IfConditionAlwaysTrueOrFalseCheck
InstantiationInLoopCheck
LabelPlacementCheck
LineLengthCheck
LocalVarAndParameterNameCheck
LocalVarShadowsFieldCheck
ManagedEventTagWithEventCheck
MethodVisibilityCheck
NestedSwitchCheck
NonEmptyCaseWithoutBreakCheck
NotEnoughCaseForSwitchCheck
ObjectTypeUseCheck
OctalValueCheck
OnEnterFrameUseCheck
OneStatementPerLineCheck
OverrideEventCloneFunctionCheck
PackageDefInClassDefCheck
PackageNameCheck
ParsingErrorCheck
PrivateStaticConstLoggerCheck
PublicConstNotStaticCheck
PublicStaticFieldCheck
SemicolonCheck
StarTypeUseCheck
StarUseForDomainCheck
StarUseForLocalConnectionCheck
SwitchWithoutDefaultCheck
SyntacticEquivalence
TooManyLinesInCaseCheck
TooManyLinesInFunctionCheck
TooManyReturnCheck
TooManyUnaryOperatorCheck
TraceUseCheck
UnusedFunctionParametersCheck
UnusedLocalVariableCheck
UnusedPrivateFieldCheck
UnusedPrivateFunctionCheck
VariantStopConditionInForLoopCheck
WithStatementCheck
XPathCheck