Inherits Enum / Comparable / Value / Object
Returns true if this enum value equals BREAK
true
BREAK
Returns true if this enum value equals CONTINUE
CONTINUE
Returns true if this enum value equals NONE
NONE
Returns true if this enum value equals RETURN
RETURN