Uses of Enum Class
org.sonar.plugins.python.api.PythonCheck.CheckScope
Packages that use PythonCheck.CheckScope
-
Uses of PythonCheck.CheckScope in org.sonar.plugins.python.api
Methods in org.sonar.plugins.python.api that return PythonCheck.CheckScopeModifier and TypeMethodDescriptiondefault PythonCheck.CheckScopePythonCheck.scope()static PythonCheck.CheckScopeReturns the enum constant of this class with the specified name.static PythonCheck.CheckScope[]PythonCheck.CheckScope.values()Returns an array containing the constants of this enum class, in the order they are declared.