Package org.sonar.python.checks
Class ParsingErrorCheck
- java.lang.Object
-
- org.sonar.python.checks.ParsingErrorCheck
-
- All Implemented Interfaces:
PythonCheck
public class ParsingErrorCheck extends Object implements PythonCheck
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.sonar.plugins.python.api.PythonCheck
PythonCheck.PreciseIssue
-
-
Constructor Summary
Constructors Constructor Description ParsingErrorCheck()
-
-
-
Method Detail
-
scanFile
public void scanFile(PythonVisitorContext context)
- Specified by:
scanFilein interfacePythonCheck
-
-