Class PythonInputFileImpl

java.lang.Object
org.sonar.plugins.python.PythonInputFileImpl
All Implemented Interfaces:
PythonInputFile

public class PythonInputFileImpl extends Object implements PythonInputFile
  • Constructor Details

    • PythonInputFileImpl

      public PythonInputFileImpl(org.sonar.api.batch.fs.InputFile wrappedFile)
  • Method Details