| IFormattingContextFactory<InsnType extends IInstruction> | |
| IVariable | |
| IVariableInformationProvider | |
| IVariableProvider |
| BasicBlock<InsnType extends IInstruction> | This class represents a basic block of generic instructions. |
| CFG<InsnType extends IInstruction> | This class represents a Control Flow Graph for a routine/method, or more generally, any body of code. |
| CFGFormatter<InsnType extends IInstruction> | |
| CFGUtil | Static utility routines for control flow graphs. |
| CFGVerifier<InsnType extends IInstruction> | CFG validation. |
| FineChainsConverter | |
| IrregularFlowData | Used to model the exception flows: try-block and catch/handler address. |
| Tracker<InsnType extends IInstruction> | Track general register usage made by the instructions of a block. |