Uses of Interface
com.pnfsoftware.jeb.core.units.IUnitInterpreter
Packages that use IUnitInterpreter
Package
Description
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers,
decompilers, and debuggers.
Standard implementations of basic units objects.
-
Uses of IUnitInterpreter in com.pnfsoftware.jeb.core.units
Methods in com.pnfsoftware.jeb.core.units that return types with arguments of type IUnitInterpreterModifier and TypeMethodDescriptionAbstractUnit.getInterpreters()
IUnit.getInterpreters()
Get the list of command interpreters attached to the unit. -
Uses of IUnitInterpreter in com.pnfsoftware.jeb.core.units.impl
Methods in com.pnfsoftware.jeb.core.units.impl that return types with arguments of type IUnitInterpreter