Package 

Class GradleDependencyGraphNode

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      KotlinModule getModule()
      final ResolvedComponentResult getSelectedComponent()
      final ResolvedComponentResult getMetadataSourceComponent() If the Kotlin module description was provided by a different component, such as with legacy publishing layout using *-metadata modules, then this property points to the other component.
      Map<KotlinModuleFragment, Iterable<GradleDependencyGraphNode>> getDependenciesByFragment()
      • Methods inherited from class org.jetbrains.kotlin.gradle.plugin.mpp.pm20.GradleDependencyGraphNode

        toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait