Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.type.IPrimitiveTypeManager
Packages that use IPrimitiveTypeManager
Package
Description
Classes and interfaces to access and define native types and related objects, used by JEB's
native code analysis pipeline (including
gendec).-
Uses of IPrimitiveTypeManager in com.pnfsoftware.jeb.core.units.code.asm.type
Methods in com.pnfsoftware.jeb.core.units.code.asm.type that return IPrimitiveTypeManagerModifier and TypeMethodDescriptionITypeManager.getPrimitives()Retrieve the primitive types manager.