Dependency

interface Dependency(source)

Represents a dependency of an IDEA module.

Since

1.0

Inheritors

Functions

Link copied to clipboard
abstract fun addToNode(parentNode: Node)
Add to 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.