@return Libraries of the #getPrimary() primary file.
()
| 74 | * @return Libraries of the {@link #getPrimary() primary file}. |
| 75 | */ |
| 76 | public List<JavaResource> getLibraries() { |
| 77 | return libraries; |
| 78 | } |
| 79 | |
| 80 | /** |
| 81 | * @return Recaf managed resource containing phantom references. |
no outgoing calls
no test coverage detected