Uses of Class
com.pnfsoftware.jeb.core.output.code.CppLikeDocumentPart
Packages that use CppLikeDocumentPart
Package
Description
C AST types, used in AST documents provided by the
source units
generated by gendec
.Types used to manipulate
dexdec
-generated (Dex decompiler) Java Abstract Syntax Tree
(AST) objects.-
Uses of CppLikeDocumentPart in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast
Modifier and TypeClassDescriptionclass
This output sink is the recipient for the generation of a C-like Abstract Syntax Tree (AST). -
Uses of CppLikeDocumentPart in com.pnfsoftware.jeb.core.units.code.java
Subclasses of CppLikeDocumentPart in com.pnfsoftware.jeb.core.units.code.javaModifier and TypeClassDescriptionclass
This output sink is the recipient for the generation of a decompiled Java Abstract Syntax Tree (AST).