Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/parsers/backend/control-flow.ts
A condition that stops work before it goes further.
Properties
| Property | Type |
|---|---|
condition | string |
exception | string |
message | string |
returns | boolean |
line | number |
occurrences | number |
Was this page helpful?