public interface

ICodeHierarchy

com.pnfsoftware.jeb.core.units.code.ICodeHierarchy

Class Overview

Get a tree representing the code hierarchy of a code unit.

Summary

Public Methods
abstract ICodeNode getRoot()
A root code node.

Public Methods

public abstract ICodeNode getRoot ()

A root code node. Code nodes should not to be confused with code objects.