Coda by Ian Macalinao
Preparing search index...
@macalinao/coda
rootNodeVisitor
Function rootNodeVisitor
rootNodeVisitor
<
TReturn
=
RootNode
<
ProgramNode
<
PdaNode
<
RegisteredPdaSeedNode
[]
>
[]
,
AccountNode
<
NestedTypeNode
<
StructTypeNode
<
StructFieldTypeNode
<
TypeNode
,
StandaloneValueNode
|
undefined
>
[]
,
>
,
>
,
PdaLinkNode
<
ProgramLinkNode
|
undefined
>
|
undefined
,
RegisteredDiscriminatorNode
[]
|
undefined
,
>
[]
,
InstructionNode
<
InstructionAccountNode
<
InstructionInputValueNode
|
undefined
>
[]
,
InstructionArgumentNode
<
InstructionInputValueNode
|
undefined
>
[]
,
|
InstructionArgumentNode
<
InstructionInputValueNode
|
undefined
>
[]
|
undefined
,
|
InstructionRemainingAccountsNode
<
ArgumentValueNode
|
ResolverValueNode
<
((...)
|
(...))
[]
>
,
>
[]
|
undefined
,
InstructionByteDeltaNode
<
InstructionByteDeltaNodeValue
>
[]
|
undefined
,
RegisteredDiscriminatorNode
[]
|
undefined
,
SubInstructionNode
[]
|
undefined
,
>
[]
,
DefinedTypeNode
<
TypeNode
>
[]
,
ErrorNode
[]
,
>
,
ProgramNode
<
PdaNode
<
RegisteredPdaSeedNode
[]
>
[]
,
AccountNode
<
NestedTypeNode
<
StructTypeNode
<
StructFieldTypeNode
<
TypeNode
,
StandaloneValueNode
|
undefined
>
[]
,
>
,
>
,
PdaLinkNode
<
ProgramLinkNode
|
undefined
>
|
undefined
,
RegisteredDiscriminatorNode
[]
|
undefined
,
>
[]
,
InstructionNode
<
InstructionAccountNode
<
InstructionInputValueNode
|
undefined
>
[]
,
InstructionArgumentNode
<
InstructionInputValueNode
|
undefined
>
[]
,
|
InstructionArgumentNode
<
InstructionInputValueNode
|
undefined
>
[]
|
undefined
,
|
InstructionRemainingAccountsNode
<
ArgumentValueNode
|
ResolverValueNode
<
(...)
[]
>
,
>
[]
|
undefined
,
InstructionByteDeltaNode
<
InstructionByteDeltaNodeValue
>
[]
|
undefined
,
RegisteredDiscriminatorNode
[]
|
undefined
,
SubInstructionNode
[]
|
undefined
,
>
[]
,
DefinedTypeNode
<
TypeNode
>
[]
,
ErrorNode
[]
,
>
[]
,
>
,
>
(
fn
:
(
node
:
RootNode
)
=>
TReturn
,
)
:
Visitor
<
TReturn
,
"rootNode"
>
Type Parameters
TReturn
=
RootNode
<
ProgramNode
<
PdaNode
<
RegisteredPdaSeedNode
[]
>
[]
,
AccountNode
<
NestedTypeNode
<
StructTypeNode
<
StructFieldTypeNode
<
TypeNode
,
StandaloneValueNode
|
undefined
>
[]
,
>
,
>
,
PdaLinkNode
<
ProgramLinkNode
|
undefined
>
|
undefined
,
RegisteredDiscriminatorNode
[]
|
undefined
,
>
[]
,
InstructionNode
<
InstructionAccountNode
<
InstructionInputValueNode
|
undefined
>
[]
,
InstructionArgumentNode
<
InstructionInputValueNode
|
undefined
>
[]
,
|
InstructionArgumentNode
<
InstructionInputValueNode
|
undefined
>
[]
|
undefined
,
|
InstructionRemainingAccountsNode
<
ArgumentValueNode
|
ResolverValueNode
<
((...)
|
(...))
[]
>
,
>
[]
|
undefined
,
InstructionByteDeltaNode
<
InstructionByteDeltaNodeValue
>
[]
|
undefined
,
RegisteredDiscriminatorNode
[]
|
undefined
,
SubInstructionNode
[]
|
undefined
,
>
[]
,
DefinedTypeNode
<
TypeNode
>
[]
,
ErrorNode
[]
,
>
,
ProgramNode
<
PdaNode
<
RegisteredPdaSeedNode
[]
>
[]
,
AccountNode
<
NestedTypeNode
<
StructTypeNode
<
StructFieldTypeNode
<
TypeNode
,
StandaloneValueNode
|
undefined
>
[]
,
>
,
>
,
PdaLinkNode
<
ProgramLinkNode
|
undefined
>
|
undefined
,
RegisteredDiscriminatorNode
[]
|
undefined
,
>
[]
,
InstructionNode
<
InstructionAccountNode
<
InstructionInputValueNode
|
undefined
>
[]
,
InstructionArgumentNode
<
InstructionInputValueNode
|
undefined
>
[]
,
|
InstructionArgumentNode
<
InstructionInputValueNode
|
undefined
>
[]
|
undefined
,
|
InstructionRemainingAccountsNode
<
ArgumentValueNode
|
ResolverValueNode
<
(...)
[]
>
,
>
[]
|
undefined
,
InstructionByteDeltaNode
<
InstructionByteDeltaNodeValue
>
[]
|
undefined
,
RegisteredDiscriminatorNode
[]
|
undefined
,
SubInstructionNode
[]
|
undefined
,
>
[]
,
DefinedTypeNode
<
TypeNode
>
[]
,
ErrorNode
[]
,
>
[]
,
>
Parameters
fn
:
(
node
:
RootNode
)
=>
TReturn
Returns
Visitor
<
TReturn
,
"rootNode"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...