Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.type.IEnumerationType
Packages that use IEnumerationType
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 IEnumerationType in com.pnfsoftware.jeb.core.units.code.asm.type
Methods in com.pnfsoftware.jeb.core.units.code.asm.type that return IEnumerationTypeModifier and TypeMethodDescriptionITypeManager.createEnumeration
(String signature) Creation a new enumeration type.