Vixen
02b45cc4
csharp
public sealed class BoundAssignmentExpression

An assignment. Compound forms (x += y) carry the underlying OperatorKind; a simple assignment leaves it null.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (6)

Methods (1)

Used by (3)

  • BinderVixen.Raven
  • LowererVixen.Raven
  • StateVixen.Raven