Package org.sonar.python.types
Class TypeShedPythonFile
- java.lang.Object
-
- org.sonar.python.types.TypeShedPythonFile
-
- All Implemented Interfaces:
PythonFile
public class TypeShedPythonFile extends Object implements PythonFile
-
-
Method Detail
-
content
public String content()
- Specified by:
contentin interfacePythonFile
-
fileName
public String fileName()
- Specified by:
fileNamein interfacePythonFile
-
uri
public URI uri()
- Specified by:
uriin interfacePythonFile
-
-