Class YulSwitchStatement

Hierarchy

  • BaseNode
    • YulSwitchStatement

Constructors

Properties

body: null | YulBlock = null
default: boolean
expression: YulExpression
location: Location
range: [number, number]
src: `${number}:${number}`
switchCases: YulSwitchCase[]
type: "YulSwitchStatement" = ...

Generated using TypeDoc