Uses of Interface
com.pnfsoftware.jeb.core.units.code.java.IJavaGlobalContext
Packages that use IJavaGlobalContext
Package
Description
This package and sub-packages contain all types used by Android code analysis plugins.
Types used to manipulate
dexdec
-generated (Dex decompiler) Java Abstract Syntax Tree
(AST) objects.-
Uses of IJavaGlobalContext in com.pnfsoftware.jeb.core.units.code.android
Methods in com.pnfsoftware.jeb.core.units.code.android that return IJavaGlobalContextModifier and TypeMethodDescriptionIDexDecompilerUnit.getHighLevelContext()
Retrieve the global AST context. -
Uses of IJavaGlobalContext in com.pnfsoftware.jeb.core.units.code.java
Fields in com.pnfsoftware.jeb.core.units.code.java declared as IJavaGlobalContextMethods in com.pnfsoftware.jeb.core.units.code.java that return IJavaGlobalContextModifier and TypeMethodDescriptionIJavaDecompilableElement.getGlobalContext()
Retrieve the global Java decompilation context for this element.Methods in com.pnfsoftware.jeb.core.units.code.java with parameters of type IJavaGlobalContextModifier and TypeMethodDescriptionstatic IJavaExpression
JUtil.resolveLogicalNot
(IJavaExpression exp, IJavaGlobalContext jctx)