ModuleDependency, ModuleLibrary, SingleEntryModuleLibrarypublic interface Dependency
| Modifier and Type | Method | 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)