classify

abstract fun classify(modulePath: String, graph: ModuleDependencyGraph): ModuleClassification?(source)

Classifies one module, or returns null when this classifier has nothing to say about it - which is the normal case for a classifier that only knows about part of the project.