Coda by Ian Macalinao
Preparing search index...
@macalinao/coda
structFieldTypeNodeFromInstructionArgumentNode
Function structFieldTypeNodeFromInstructionArgumentNode
structFieldTypeNodeFromInstructionArgumentNode
(
node
:
InstructionArgumentNode
,
)
:
|
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
node
:
InstructionArgumentNode
Returns
|
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...