EventAST
Defined in: schema/ast/types.ts:98
AST node representing an event definition.
Properties
Section titled “Properties”cond:
string
Defined in: schema/ast/types.ts:102
WHEN condition
name:
string
Defined in: schema/ast/types.ts:100
Event name
then:
string
Defined in: schema/ast/types.ts:104
THEN action