Uses of Class
com.strobel.assembler.ir.attributes.InnerClassEntry
Packages that use InnerClassEntry
Package
Description
-
Uses of InnerClassEntry in com.strobel.assembler.ir.attributes
Fields in com.strobel.assembler.ir.attributes with type parameters of type InnerClassEntryModifier and TypeFieldDescriptionprivate final List
<InnerClassEntry> InnerClassesAttribute._entries
Methods in com.strobel.assembler.ir.attributes that return types with arguments of type InnerClassEntryConstructor parameters in com.strobel.assembler.ir.attributes with type arguments of type InnerClassEntry -
Uses of InnerClassEntry in com.strobel.assembler.metadata
Methods in com.strobel.assembler.metadata that return InnerClassEntryModifier and TypeMethodDescriptionprivate InnerClassEntry
CoreMetadataFactory.findInnerClassEntry
(String name) -
Uses of InnerClassEntry in com.strobel.decompiler.languages
Methods in com.strobel.decompiler.languages with parameters of type InnerClassEntryModifier and TypeMethodDescriptionprivate void
BytecodeLanguage.writeInnerClassEntry
(ITextOutput output, TypeDefinition type, InnerClassEntry entry)