Uses of Interface
com.pnfsoftware.jeb.core.units.code.java.IJavaSwitch
Packages that use IJavaSwitch
Package
Description
Types used to manipulate
dexdec
-generated (Dex decompiler) Java Abstract Syntax Tree
(AST) objects.-
Uses of IJavaSwitch in com.pnfsoftware.jeb.core.units.code.java
Methods in com.pnfsoftware.jeb.core.units.code.java that return IJavaSwitchModifier and TypeMethodDescriptionIJavaElementFactory.createSwitch
(IJavaExpression e) IJavaElementFactory.createSwitch
(IJavaExpression e, int switchType) IJavaSwitch.duplicate()