Package org.sonar.python.checks
Class ParsingErrorCheck
java.lang.Object
org.sonar.python.checks.ParsingErrorCheck
- All Implemented Interfaces:
PythonCheck
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.sonar.plugins.python.api.PythonCheck
PythonCheck.CheckScope, PythonCheck.PreciseIssue -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.sonar.plugins.python.api.PythonCheck
scanWithoutParsing, scope
-
Constructor Details
-
ParsingErrorCheck
public ParsingErrorCheck()
-
-
Method Details
-
scanFile
- Specified by:
scanFilein interfacePythonCheck
-