Uses of Class
org.sonar.plugins.python.GeneratedIPythonFile
Packages that use GeneratedIPythonFile
-
Uses of GeneratedIPythonFile in org.sonar.plugins.python
Methods in org.sonar.plugins.python that return GeneratedIPythonFileModifier and TypeMethodDescriptionIpynbNotebookParser.parseNotebook()SonarQubePythonFile.IpynbFile.pythonInputFile()Methods in org.sonar.plugins.python that return types with arguments of type GeneratedIPythonFileModifier and TypeMethodDescriptionIpynbNotebookParser.parse()static Optional<GeneratedIPythonFile>IpynbNotebookParser.parseNotebook(PythonInputFile inputFile)