Uses of Class
org.benf.cfr.reader.state.DetectedStaticImport
Packages that use DetectedStaticImport
-
Uses of DetectedStaticImport in org.benf.cfr.reader.mapping
Methods in org.benf.cfr.reader.mapping that return types with arguments of type DetectedStaticImport -
Uses of DetectedStaticImport in org.benf.cfr.reader.state
Fields in org.benf.cfr.reader.state with type parameters of type DetectedStaticImportModifier and TypeFieldDescriptionprivate final Set<DetectedStaticImport>
TypeUsageCollectingDumper.staticImports
private Set<DetectedStaticImport>
TypeUsageInformationImpl.staticImports
Methods in org.benf.cfr.reader.state that return types with arguments of type DetectedStaticImportModifier and TypeMethodDescriptionInnerClassTypeUsageInformation.getDetectedStaticImports()
LocalClassAwareTypeUsageInformation.getDetectedStaticImports()
TypeUsageInformation.getDetectedStaticImports()
TypeUsageInformationEmpty.getDetectedStaticImports()
TypeUsageInformationImpl.getDetectedStaticImports()