| com.pnfsoftware.jeb.core.units.code.IFlowInformation |
Information relative to flow change (break in the flow, indicating the end of a Basic Block).
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract List<IEntryPointDescription> |
getTargets()
Get the a list of targets.
| ||||||||||
| abstract boolean |
isBroken()
Determine if this object does contain flow information.
| ||||||||||
Get the a list of targets.
Determine if this object does contain flow information.