Class YulVariableDeclaration

Hierarchy

  • BaseNode
    • YulVariableDeclaration

Constructors

Properties

expression: null | YulExpression = null
identifiers: string[] = []
location: Location
range: [number, number]
src: `${number}:${number}`
type: "YulVariableDeclaration" = ...

Generated using TypeDoc