Interface Dependency

All Known Implementing Classes:
ModuleDependency, ModuleLibrary, SingleEntryModuleLibrary

public interface Dependency
Represents a dependency of an IDEA module.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addToNode(Node parentNode)
     
  • Method Details

    • addToNode

      void addToNode(Node parentNode)