contains_jump_statement


Description:

public bool contains_jump_statement { get; set; }

Specifies whether this block contains a jump statement. This information can be used to remove unreachable block cleanup code.