Hierarchy

Properties

leadingComments?: Comment[]
loc?: null | SourceLocation
operator: BinaryOperator
range?: [number, number]
right: Expression
trailingComments?: Comment[]
type: "BinaryExpression"

Generated using TypeDoc