blockExit

Determine mask of ways that a statement can exit.

Only valid after semantic analysis.

Parameters

s Statement

statement to check for block exit status

func FuncDeclaration

function that statement s is in

mustNotThrow bool

generate an error if it throws

Return Value

Type: int

BE.xxxx

Suggestion Box / Bug Report