JaCIL Framework API

IInstructionStream.ForwardTargets Property

The forward targets of this instruction. That is, targets that have offsets greater than this instruction.

IInstructionStreamSet ForwardTargets {get;}

Property Value

The forward targets of this instruction. That is, targets that have offsets greater than this instruction.

See Also

IInstructionStream Interface | JaCIL.Compiler.Instruction Namespace