| java.lang.Object | |||
| ↳ | com.pnfsoftware.jeb.util.events.EventSource | ||
| ↳ | com.pnfsoftware.jeb.core.output.text.impl.AbstractTextDocument | ||
| ↳ | com.pnfsoftware.jeb.core.output.code.CodeDocument | ||
Known Direct Subclasses
|
A text document base class for units that wish to output code (eg, assembly code, high level code).
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CodeDocument() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pnfsoftware.jeb.core.output.text.impl.AbstractTextDocument
| |||||||||||||||||||||||||||||||||||
From class
com.pnfsoftware.jeb.util.events.EventSource
| |||||||||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||||
From interface
com.pnfsoftware.jeb.core.output.IGenericDocument
| |||||||||||||||||||||||||||||||||||
From interface
com.pnfsoftware.jeb.core.output.text.ITextDocument
| |||||||||||||||||||||||||||||||||||
From interface
com.pnfsoftware.jeb.util.events.IEventSource
| |||||||||||||||||||||||||||||||||||
