Uses of Interface
org.benf.cfr.reader.bytecode.analysis.types.InnerClassInfo
Packages that use InnerClassInfo
-
Uses of InnerClassInfo in org.benf.cfr.reader.bytecode.analysis.types
Classes in org.benf.cfr.reader.bytecode.analysis.types that implement InnerClassInfoFields in org.benf.cfr.reader.bytecode.analysis.types declared as InnerClassInfoModifier and TypeFieldDescriptionprivate InnerClassInfo
JavaRefTypeInstance.innerClassInfo
static final InnerClassInfo
InnerClassInfo.NOT
Methods in org.benf.cfr.reader.bytecode.analysis.types that return InnerClassInfoModifier and TypeMethodDescriptionJavaArrayTypeInstance.getInnerClassHereInfo()
JavaGenericPlaceholderTypeInstance.getInnerClassHereInfo()
JavaGenericRefTypeInstance.getInnerClassHereInfo()
JavaIntersectionTypeInstance.getInnerClassHereInfo()
JavaRefTypeInstance.getInnerClassHereInfo()
JavaTypeInstance.getInnerClassHereInfo()
JavaWildcardTypeInstance.getInnerClassHereInfo()
RawJavaType.getInnerClassHereInfo()
Methods in org.benf.cfr.reader.bytecode.analysis.types with parameters of type InnerClassInfoModifier and TypeMethodDescriptionprivate static String
JavaRefTypeInstance.getShortName
(String fullClassName, InnerClassInfo innerClassInfo)