Uses of Package
com.pnfsoftware.jeb.core.output

Package
Description
Types used by scripts to interact with the analysis results presented by a JEB client.
Support types for actions that units may provide and implementation in order to allow generic access requests.
Types to build unit-generated contents in the form of text, table, or tree documents.
Specialized text document useful for code units.
Types for table documents, useful to represent tabular data generated by a unit.
Trivial implementations for the table package interfaces.
Types for text documents, useful to represent textual data generated by a unit.
Trivial implementations for the text package interfaces.
Types to generate tree documents, useful to represent hierarchical data generated by a unit.
Trivial implementations for the tree package interfaces.
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers, decompilers, and debuggers.
Specific types used by Dex units to render Dex disassembly code.
C AST types, used in AST documents provided by the source units generated by gendec.
Types used during the generation of native code disassembly.
Types used to manipulate dexdec-generated (Dex decompiler) Java Abstract Syntax Tree (AST) objects.
Standard implementations of basic units objects.