# Interface: com.pnfsoftware.jeb.core.units.codeobject.dwarf.IDwCompileUnit

[IDwCompileUnit](IDwCompileUnit) is the root of a DWARF `Compile_Unit`. This is not exactly a [IDIE](IDIE) but is represented as well since it shares lots of attributes \(offset, parent, child...\). Since this is the root, it has only one child \(of type DW\_TAG\_compile\_unit\). 

 Do not mix up with the JEB's [unit](IUnit) system.

