Constructors
constructor
- new Return<T>(type, value): Return<T>
Accessors
break
- get break(): boolean
Returns boolean
continue
- get continue(): boolean
Returns boolean
error
- get error(): boolean
Returns boolean
return
- get return(): boolean
Returns boolean
stop
- get stop(): boolean
Returns boolean
success
- get success(): boolean
Returns boolean