JaCIL Framework API

InstructionStream.ForwardTargets Property

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

public IInstructionStreamSet ForwardTargets {get;}

Property Value

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

Implements

IInstructionStream.ForwardTargets

See Also

InstructionStream Class | JaCIL.Compiler.Instruction Namespace