Liking cljdoc? Tell your friends :D

dots.typescript.flow-call


antecedentcljs

(antecedent flow-call)

Returns: FlowNode

**Returns:** `FlowNode`
sourceraw docstring

flagscljs

(flags flow-call)

Returns: FlowFlags

**Returns:** `FlowFlags`
sourceraw docstring

idcljs

(id flow-call)

Returns: number | undefined

**Returns:** `number | undefined`
sourceraw docstring

nodecljs

(node flow-call)

Returns: CallExpression

**Returns:** `CallExpression`
sourceraw docstring

set-antecedent!cljs

(set-antecedent! flow-call value)
source

set-flags!cljs

(set-flags! flow-call value)
source

set-id!cljs

(set-id! flow-call value)
source

set-node!cljs

(set-node! flow-call value)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close