Package | Description |
---|---|
org.benf.cfr.reader.state |
Modifier and Type | Method and Description |
---|---|
Set<DetectedStaticImport> |
TypeUsageInformationEmpty.getDetectedStaticImports() |
Set<DetectedStaticImport> |
TypeUsageInformationImpl.getDetectedStaticImports() |
Set<DetectedStaticImport> |
InnerClassTypeUsageInformation.getDetectedStaticImports() |
Set<DetectedStaticImport> |
TypeUsageInformation.getDetectedStaticImports() |
Set<DetectedStaticImport> |
LocalClassAwareTypeUsageInformation.getDetectedStaticImports() |
Constructor and Description |
---|
TypeUsageInformationImpl(Options options,
JavaRefTypeInstance analysisType,
Set<JavaRefTypeInstance> usedRefTypes,
Set<DetectedStaticImport> staticImports) |
Copyright © 2011-2021. All Rights Reserved.