Package | Description |
---|---|
com.buschmais.jqassistant.plugin.java.api.model | |
com.buschmais.jqassistant.plugin.java.api.scanner |
Modifier and Type | Method and Description |
---|---|
List<TypeDependsOnDescriptor> |
TypeDescriptor.getDependencies() |
List<TypeDependsOnDescriptor> |
TypeDescriptor.getDependents() |
Modifier and Type | Method and Description |
---|---|
TypeDependsOnDescriptor |
TypeCache.CachedType.getDependency(String fullQualifiedName) |
Modifier and Type | Method and Description |
---|---|
void |
TypeCache.CachedType.addDependency(String fullQualifiedName,
TypeDependsOnDescriptor dependency) |
Copyright © 2016 buschmais GbR. All rights reserved.