Function Graph Overview
Preparing search index...
call-processor
CallProcessor
Type Alias CallProcessor
CallProcessor
:
(
node
:
SyntaxNode
,
functionName
:
string
,
ctx
:
Context
,
)
=>
BasicBlock
|
undefined
Type declaration
(
node
:
SyntaxNode
,
functionName
:
string
,
ctx
:
Context
)
:
BasicBlock
|
undefined
Parameters
node
:
SyntaxNode
functionName
:
string
ctx
:
Context
Returns
BasicBlock
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Function Graph Overview
Loading...