Vixen
02b45cc4
csharp
public record class LibraryIrBinary

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

Fields and properties (4)

  • public int Result
  • public IrBinaryOp Op
  • public int Left
  • public int Right

Methods (1)

  • public LibraryIrBinary(int Result, IrBinaryOp Op, int Left, int Right)

Used by (3)

  • BodyDecoderVixen.Raven
  • LibraryIrEncoderVixen.Raven
  • LibraryIrStatementVixen.Raven