Package org.sonar.plugins.python
Interface PythonInputFile
- All Known Implementing Classes:
GeneratedIPythonFile,PythonInputFileImpl
public interface PythonInputFile
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault Stringcontents()default PythonInputFile.Kindkind()org.sonar.api.batch.fs.InputFile
-
Method Details
-
wrappedFile
org.sonar.api.batch.fs.InputFile wrappedFile() -
contents
- Throws:
IOException
-
kind
-