Uses of Interface
com.strobel.assembler.metadata.ITypeLoader
Packages that use ITypeLoader
-
Uses of ITypeLoader in com.strobel.assembler
Classes in com.strobel.assembler that implement ITypeLoaderFields in com.strobel.assembler declared as ITypeLoaderConstructors in com.strobel.assembler with parameters of type ITypeLoader -
Uses of ITypeLoader in com.strobel.assembler.metadata
Classes in com.strobel.assembler.metadata that implement ITypeLoaderModifier and TypeClassDescriptionfinal classfinal classfinal classclassFields in com.strobel.assembler.metadata declared as ITypeLoaderModifier and TypeFieldDescriptionprivate final ITypeLoaderMetadataSystem._typeLoaderprivate ITypeLoaderTypeDefinition._typeLoaderprivate final ITypeLoader[]CompositeTypeLoader._typeLoadersMethods in com.strobel.assembler.metadata that return ITypeLoaderModifier and TypeMethodDescription(package private) final ITypeLoaderTypeDefinition.getTypeLoader()Methods in com.strobel.assembler.metadata with parameters of type ITypeLoaderModifier and TypeMethodDescription(package private) final voidTypeDefinition.setTypeLoader(ITypeLoader typeLoader) Constructors in com.strobel.assembler.metadata with parameters of type ITypeLoaderModifierConstructorDescriptionCompositeTypeLoader(ITypeLoader... typeLoaders) MetadataSystem(ITypeLoader typeLoader) -
Uses of ITypeLoader in com.strobel.decompiler
Fields in com.strobel.decompiler declared as ITypeLoaderMethods in com.strobel.decompiler that return ITypeLoaderMethods in com.strobel.decompiler with parameters of type ITypeLoaderModifier and TypeMethodDescriptionfinal voidDecompilerSettings.setTypeLoader(ITypeLoader typeLoader) Constructors in com.strobel.decompiler with parameters of type ITypeLoader