Hierarchy

  • BinaryOperation
    • Assignment

Constructors

Properties

left: null | Expression = null
location: Location
operator: null | string = null
range: [number, number]
right: null | Expression = null
src: `${number}:${number}`
type: "Assignment" = ...

Generated using TypeDoc