Coda by Ian Macalinao
Preparing search index...
@macalinao/coda
structTypeNodeFromInstructionArgumentNodes
Function structTypeNodeFromInstructionArgumentNodes
structTypeNodeFromInstructionArgumentNodes
(
nodes
:
InstructionArgumentNode
<
InstructionInputValueNode
|
undefined
>
[]
,
)
:
StructTypeNode
<
(
|
StructFieldTypeNode
<
TypeNode
,
|
BooleanValueNode
|
BytesValueNode
|
NoneValueNode
|
NumberValueNode
|
PublicKeyValueNode
|
StringValueNode
|
ConstantValueNode
<
TypeNode
,
StandaloneValueNode
>
|
StructValueNode
<
StructFieldValueNode
<
StandaloneValueNode
>
[]
>
|
TupleValueNode
<
StandaloneValueNode
[]
>
|
ArrayValueNode
<
StandaloneValueNode
[]
>
|
EnumValueNode
<
DefinedTypeLinkNode
<
ProgramLinkNode
|
undefined
>
,
|
StructValueNode
<
StructFieldValueNode
<
StandaloneValueNode
>
[]
>
|
TupleValueNode
<
StandaloneValueNode
[]
>
|
undefined
,
>
|
MapValueNode
<
MapEntryValueNode
<
StandaloneValueNode
,
StandaloneValueNode
>
[]
,
>
|
SetValueNode
<
StandaloneValueNode
[]
>
|
SomeValueNode
<
StandaloneValueNode
>
,
>
|
StructFieldTypeNode
<
TypeNode
,
undefined
>
)
[]
,
>
Parameters
nodes
:
InstructionArgumentNode
<
InstructionInputValueNode
|
undefined
>
[]
Returns
StructTypeNode
<
(
|
StructFieldTypeNode
<
TypeNode
,
|
BooleanValueNode
|
BytesValueNode
|
NoneValueNode
|
NumberValueNode
|
PublicKeyValueNode
|
StringValueNode
|
ConstantValueNode
<
TypeNode
,
StandaloneValueNode
>
|
StructValueNode
<
StructFieldValueNode
<
StandaloneValueNode
>
[]
>
|
TupleValueNode
<
StandaloneValueNode
[]
>
|
ArrayValueNode
<
StandaloneValueNode
[]
>
|
EnumValueNode
<
DefinedTypeLinkNode
<
ProgramLinkNode
|
undefined
>
,
|
StructValueNode
<
StructFieldValueNode
<
StandaloneValueNode
>
[]
>
|
TupleValueNode
<
StandaloneValueNode
[]
>
|
undefined
,
>
|
MapValueNode
<
MapEntryValueNode
<
StandaloneValueNode
,
StandaloneValueNode
>
[]
,
>
|
SetValueNode
<
StandaloneValueNode
[]
>
|
SomeValueNode
<
StandaloneValueNode
>
,
>
|
StructFieldTypeNode
<
TypeNode
,
undefined
>
)
[]
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...