Uses of Interface
com.pnfsoftware.jeb.core.units.code.java.IJavaSourceUnit
Packages that use IJavaSourceUnit
Package
Description
Types used to manipulate
dexdec-generated (Dex decompiler) Java Abstract Syntax Tree
(AST) objects.-
Uses of IJavaSourceUnit in com.pnfsoftware.jeb.core.units.code.java
Methods in com.pnfsoftware.jeb.core.units.code.java that return IJavaSourceUnitModifier and TypeMethodDescriptionJavaDocument.getOwnerUnit()Retrieve the owning Java source unit.Constructors in com.pnfsoftware.jeb.core.units.code.java with parameters of type IJavaSourceUnitModifierConstructorDescriptionCreate a Java document backed by a Java source unit.