public interface Dependency
Modifier and Type | Method and Description |
---|---|
void |
addToNode(Node parentNode) |
String |
getScope()
The scope of this library.
|
void |
setScope(String scope)
The scope of this library.
|
@Incubating String getScope()
@Incubating void setScope(String scope)
void addToNode(Node parentNode)