Package org.sonar.plugins.python
Class PythonInputFileImpl
java.lang.Object
org.sonar.plugins.python.PythonInputFileImpl
- All Implemented Interfaces:
PythonInputFile
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.sonar.plugins.python.PythonInputFile
PythonInputFile.Kind -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.sonar.plugins.python.PythonInputFile
contents, kind
-
Constructor Details
-
PythonInputFileImpl
public PythonInputFileImpl(org.sonar.api.batch.fs.InputFile wrappedFile)
-
-
Method Details
-
wrappedFile
public org.sonar.api.batch.fs.InputFile wrappedFile()- Specified by:
wrappedFilein interfacePythonInputFile
-
toString
-