(antecedent flow-call)
Returns: FlowNode
FlowNode
**Returns:** `FlowNode`
(flags flow-call)
Returns: FlowFlags
FlowFlags
**Returns:** `FlowFlags`
(id flow-call)
Returns: number | undefined
number | undefined
**Returns:** `number | undefined`
(node flow-call)
Returns: CallExpression
CallExpression
**Returns:** `CallExpression`
(set-antecedent! flow-call value)
(set-flags! flow-call value)
(set-id! flow-call value)
(set-node! flow-call value)
cljdoc is a website building & hosting documentation for Clojure/Script libraries