Interface YulVariableDeclaration

Hierarchy

  • YulVariableDeclaration

Properties

nativeSrc?: string
nodeType: "YulVariableDeclaration"
src: string
value?: null | YulExpression
variables: YulTypedName[]

Generated using TypeDoc