Interface YulFunctionDefinition

Hierarchy

  • YulFunctionDefinition

Properties

body: YulBlock
name: string
nativeSrc?: string
nodeType: "YulFunctionDefinition"
parameters: YulTypedName[]
returnVariables: YulTypedName[]
src: string

Generated using TypeDoc