Uses of Class
com.pnfsoftware.jeb.core.units.code.asm.analyzer.SwitchInformation.SwitchCaseInformation
Packages that use SwitchInformation.SwitchCaseInformation
Package
Description
Types relating to the disassembler engine.
-
Uses of SwitchInformation.SwitchCaseInformation in com.pnfsoftware.jeb.core.units.code.asm.analyzer
Methods in com.pnfsoftware.jeb.core.units.code.asm.analyzer that return types with arguments of type SwitchInformation.SwitchCaseInformationMethods in com.pnfsoftware.jeb.core.units.code.asm.analyzer with parameters of type SwitchInformation.SwitchCaseInformationModifier and TypeMethodDescriptionvoid
SwitchInformation.addCase
(SwitchInformation.SwitchCaseInformation newCase)