Dependency

interface Dependency(source)

Represents a dependency of an IDEA module.

Inheritors

Functions

Link copied to clipboard
abstract fun addToNode(parentNode: Node)
Link copied to clipboard
abstract fun getScope(): String
The scope of this library.
Link copied to clipboard
abstract fun setScope(scope: String)
The scope of this library.