Class YulAssignment

Hierarchy

  • BaseNode
    • YulAssignment

Constructors

Properties

expression: YulExpression | YulFunctionCall
location: Location
paths: YulPath[] = []
range: [number, number]
src: `${number}:${number}`
type: "YulAssignment" = ...

Generated using TypeDoc