@aldea/sdk / Exports / abi / FunctionNode
Interface: FunctionNode
abi.FunctionNode
Function interface
Hierarchy
↳
FunctionNode
Table of contents
Properties
Properties
args
• args: ArgNode
[]
Inherited from
Defined in
packages/core/dist/abi/types.d.ts:50
kind
• kind: FUNCTION
Defined in
packages/core/dist/abi/types.d.ts:91
name
• name: string
Inherited from
Defined in
packages/core/dist/abi/types.d.ts:49
rtype
• rtype: TypeNode
Inherited from
Defined in
packages/core/dist/abi/types.d.ts:51