AssignExpr
constructor(tokenRange: TokenRange, target: Expression, value: Expression, operator: AssignExpr.Operator)(source)
This constructor is used by the parser and is considered private.
This constructor is used by the parser and is considered private.