Class SwitchInformation

java.lang.Object
com.pnfsoftware.jeb.core.units.code.asm.analyzer.SwitchInformation

public class SwitchInformation extends Object
Details on a switch-case native construction. For each possible cases, it provides the handler address and the jump table entry address and size (if any).