JaCIL Framework API

IInstructionStream.BackwardTargets Property

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

IInstructionStreamSet BackwardTargets {get;}

Property Value

The backward targets of this instruction. That is, targets that have offsets less than or equal to this instruction.

See Also

IInstructionStream Interface | JaCIL.Compiler.Instruction Namespace