| Package | Description | 
|---|---|
| libraries | 
| Modifier and Type | Field and Description | 
|---|---|
private java.util.List<LibReference> | 
Module.deps
represents the list of library references. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<LibReference> | 
Module.getLibRefs()
getter for library references. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Module.addLibRefs(LibReference libRef)
add to library references. 
 |