Uses of Interface
org.sonar.plugins.python.api.PythonFileConsumer
Packages that use PythonFileConsumer
-
Uses of PythonFileConsumer in org.sonar.plugins.python.api
Subinterfaces of PythonFileConsumer in org.sonar.plugins.python.apiClasses in org.sonar.plugins.python.api that implement PythonFileConsumer -
Uses of PythonFileConsumer in org.sonar.python.metrics
Classes in org.sonar.python.metrics that implement PythonFileConsumerModifier and TypeClassDescriptionclassVisitor that computesCoreMetrics.NCLOC_DATA_KEYandCoreMetrics.COMMENT_LINESmetrics used by the DevCockpit.