Finds the branch target for this instruction stream.
The stream representing the target.
| Exception Type | Condition |
|---|---|
| TranslationException | Thrown if there is a problem finding the target. |
SimpleBranchInstructionTranslator Class | JaCIL.Compiler.Standard.Translator.Instruction Namespace