Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.sonar.plugins.python.api.tree.BaseTreeVisitor (implements org.sonar.plugins.python.api.tree.TreeVisitor)
- org.sonar.plugins.python.api.PythonVisitorCheck (implements org.sonar.plugins.python.api.PythonCheck)
- org.sonar.python.checks.CollapsibleIfStatementsCheck
- org.sonar.python.checks.NestedControlFlowDepthCheck
- org.sonar.plugins.python.api.PythonVisitorCheck (implements org.sonar.plugins.python.api.PythonCheck)
- org.sonar.python.checks.CheckList
- org.sonar.python.checks.CheckUtils
- org.sonar.python.checks.Expressions
- org.sonar.python.checks.ParsingErrorCheck (implements org.sonar.plugins.python.api.PythonCheck)
- org.sonar.plugins.python.api.PythonSubscriptionCheck (implements org.sonar.plugins.python.api.PythonCheck, org.sonar.plugins.python.api.SubscriptionCheck)
- org.sonar.python.checks.AbstractCallExpressionCheck
- org.sonar.python.checks.hotspots.CommandLineArgsCheck
- org.sonar.python.checks.hotspots.HashingDataCheck
- org.sonar.python.checks.hotspots.OsExecCheck
- org.sonar.python.checks.hotspots.ProcessSignallingCheck
- org.sonar.python.checks.hotspots.StandardInputCheck
- org.sonar.python.checks.AbstractNameCheck
- org.sonar.python.checks.AbstractFunctionNameCheck
- org.sonar.python.checks.FunctionNameCheck
- org.sonar.python.checks.MethodNameCheck
- org.sonar.python.checks.ClassNameCheck
- org.sonar.python.checks.AbstractFunctionNameCheck
- org.sonar.python.checks.AfterJumpStatementCheck
- org.sonar.python.checks.BackslashInStringCheck
- org.sonar.python.checks.BackticksUsageCheck
- org.sonar.python.checks.BreakContinueOutsideLoopCheck
- org.sonar.python.checks.ClassComplexityCheck
- org.sonar.python.checks.hotspots.ClearTextProtocolsCheck
- org.sonar.python.checks.CognitiveComplexityFunctionCheck
- org.sonar.python.checks.CommentedCodeCheck
- org.sonar.python.checks.CommentRegularExpressionCheck
- org.sonar.python.checks.hotspots.DataEncryptionCheck
- org.sonar.python.checks.hotspots.DebugModeCheck
- org.sonar.python.checks.hotspots.DisabledHtmlAutoEscapeCheck
- org.sonar.python.checks.DuplicatedMethodFieldNamesCheck
- org.sonar.python.checks.hotspots.DynamicCodeExecutionCheck
- org.sonar.python.checks.EmptyNestedBlockCheck
- org.sonar.python.checks.ExecStatementUsageCheck
- org.sonar.python.checks.ExitHasBadArgumentsCheck
- org.sonar.python.checks.FieldDuplicatesClassNameCheck
- org.sonar.python.checks.FieldNameCheck
- org.sonar.python.checks.FileComplexityCheck
- org.sonar.python.checks.FixmeCommentCheck
- org.sonar.python.checks.FunctionComplexityCheck
- org.sonar.python.checks.HardcodedIPCheck
- org.sonar.python.checks.IdenticalExpressionOnBinaryOperatorCheck
- org.sonar.python.checks.InequalityUsageCheck
- org.sonar.python.checks.InitReturnsValueCheck
- org.sonar.python.checks.LineLengthCheck
- org.sonar.python.checks.LocalVariableAndParameterNameConventionCheck
- org.sonar.python.checks.hotspots.LoggersConfigurationCheck
- org.sonar.python.checks.LongIntegerWithLowercaseSuffixUsageCheck
- org.sonar.python.checks.LoopExecutingAtMostOnceCheck
- org.sonar.python.checks.MethodShouldBeStaticCheck
- org.sonar.python.checks.MissingDocstringCheck
- org.sonar.python.checks.MissingNewlineAtEndOfFileCheck
- org.sonar.python.checks.ModuleNameCheck
- org.sonar.python.checks.NeedlessPassCheck
- org.sonar.python.checks.NewStyleClassCheck
- org.sonar.python.checks.NoPersonReferenceInTodoCheck
- org.sonar.python.checks.OneStatementPerLineCheck
- org.sonar.python.checks.PreIncrementDecrementCheck
- org.sonar.python.checks.PrintStatementUsageCheck
- org.sonar.python.checks.hotspots.PseudoRandomCheck
- org.sonar.python.checks.hotspots.PubliclyWritableDirectoriesCheck
- org.sonar.python.checks.RedundantJumpCheck
- org.sonar.python.checks.hotspots.RegexCheck
- org.sonar.python.checks.ReturnAndYieldInOneFunctionCheck
- org.sonar.python.checks.ReturnYieldOutsideFunctionCheck
- org.sonar.python.checks.SameBranchCheck
- org.sonar.python.checks.SameConditionCheck
- org.sonar.python.checks.SelfAssignmentCheck
- org.sonar.python.checks.hotspots.SQLQueriesCheck
- org.sonar.python.checks.hotspots.StrongCryptographicKeysCheck
- org.sonar.python.checks.TempFileCreationCheck
- org.sonar.python.checks.TooManyLinesInFileCheck
- org.sonar.python.checks.TooManyParametersCheck
- org.sonar.python.checks.TooManyReturnsCheck
- org.sonar.python.checks.TrailingCommentCheck
- org.sonar.python.checks.UnusedLocalVariableCheck
- org.sonar.python.checks.UselessParenthesisAfterKeywordCheck
- org.sonar.python.checks.UselessParenthesisCheck
- org.sonar.python.checks.WeakSSLProtocolCheck
- org.sonar.python.checks.AbstractCallExpressionCheck
- org.sonar.python.checks.TrailingWhitespaceCheck (implements org.sonar.plugins.python.api.PythonCheck)
- org.sonar.plugins.python.api.tree.BaseTreeVisitor (implements org.sonar.plugins.python.api.tree.TreeVisitor)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.sonar.python.PythonBuiltinFunctions
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)