Uses of Class
com.pnfsoftware.jeb.core.units.code.asm.type.VirtualMethodCoordinates
Packages that use VirtualMethodCoordinates
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 VirtualMethodCoordinates in com.pnfsoftware.jeb.core.units.code.asm.type
Method parameters in com.pnfsoftware.jeb.core.units.code.asm.type with type arguments of type VirtualMethodCoordinatesModifier and TypeMethodDescriptionbooleanIClassType.collectVirtualMethodOverrides(int tableIndex, int methodIndex, Collection<VirtualMethodCoordinates> overUp, Collection<VirtualMethodCoordinates> overDown) Gather the overrides and reverse-overrides of a virtual method.