Property Terminator
Terminator
Gets the terminator instruction for the block
Declaration
[CanBeNull]
public Instruction Terminator { get; }
Property Value
[CanBeNull]
public Instruction Terminator { get; }
Instruction |
Remarks
May be null if the block is not yet well-formed as is commonly the case while generating code for a new block