Enumeration GuardClauseType

The type of a generated guard clause.

Enumeration Members

Enumeration Members

Auto: 3
Break: 0
Continue: 1
Return: 2