org.sonar.javascript.checks
Classes
AlertUseCheck
AlwaysUseCurlyBracesCheck
ArrayAndObjectConstructorsCheck
AssignmentWithinConditionCheck
BitwiseOperatorsCheck
BooleanEqualityComparisonCheck
BoundOrAssignedEvalOrArgumentsCheck
CheckList
CollapsibleIfStatementsCheck
CommaOperatorUseCheck
CommentContainsPatternChecker
CommentedCodeCheck
CommentRegularExpressionCheck
ConditionalCommentCheck
ConditionalOperatorCheck
ConstructorFunctionsForSideEffectsCheck
ContinueStatementCheck
DebuggerStatementCheck
DuplicateBranchImplementationCheck
DuplicateConditionIfElseAndSwitchCasesCheck
DuplicateFunctionArgumentCheck
DuplicatePropertyNameCheck
ElseIfWithoutElseCheck
EmptyBlockCheck
EqEqEqCheck
EscapeUtils
EvalCheck
ExcessiveParameterListCheck
ExpressionComplexityCheck
ExpressionComplexityCheck.ExpressionComplexity
FileHeaderCheck
FixmeTagPresenceCheck
ForHidingWhileCheck
ForInCheck
FunctionCallArgumentsOnNewLineCheck
FunctionComplexityCheck
FunctionDeclarationsWithinBlocksCheck
FunctionDefinitionInsideLoopCheck
FunctionNameCheck
FutureReservedWordsCheck
HtmlCommentsCheck
IfConditionalAlwaysTrueOrFalseCheck
LabelPlacementCheck
LineLengthCheck
MissingNewlineAtEndOfFileCheck
MultilineStringLiteralsCheck
NamedFunctionExpressionCheck
NestedControlFlowDepthCheck
NonCaseLabelInSwitchCheck
NonEmptyCaseWithoutBreakCheck
OctalNumberCheck
OneStatementPerLineCheck
ParenthesesCheck
ParsingErrorCheck
PrimitiveWrappersCheck
RedeclaredFunctionCheck
RedeclaredVariableCheck
ReturnOfBooleanExpressionCheck
SameNameForFunctionAndVariableCheck
SemicolonCheck
SingleQuoteStringLiteralsCheck
StrictModeCheck
SwitchWithNotEnoughCaseCheck
SwitchWithoutDefaultCheck
TabCharacterCheck
TodoTagPresenceCheck
TooManyBreakOrContinueInLoopCheck
TooManyLinesInFileCheck
TooManyLinesInFunctionCheck
TrailingCommaCheck
TrailingCommentCheck
TrailingWhitespaceCheck
UnreachableCodeCheck
UnusedFunctionArgumentCheck
UnusedVariableCheck
VariableDeclarationAfterUsageCheck
VariableShadowingCheck
WithStatementCheck