Class YulIfStatement

Hierarchy

  • BaseNode
    • YulIfStatement

Constructors

Properties

body: null | YulBlock = null
condition: null | YulExpression = null
location: Location
range: [number, number]
src: `${number}:${number}`
type: "YulIfStatement" = ...

Generated using TypeDoc