class LocalClassScopeDiscoverImpl.TypeUsageSpotter extends AbstractTypeUsageCollector
| Constructor and Description |
|---|
TypeUsageSpotter() |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(JavaTypeInstance type) |
void |
collectRefType(JavaRefTypeInstance type) |
TypeUsageInformation |
getTypeUsageInformation() |
boolean |
isStatementRecursive() |
collect, collectFrom, collectFrom, collectFromTpublic void collectRefType(JavaRefTypeInstance type)
public void collect(JavaTypeInstance type)
public TypeUsageInformation getTypeUsageInformation()
public boolean isStatementRecursive()