Vixen
02b45cc4
csharp
public record class LibraryIrUnary

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

Fields and properties (3)

  • public int Result
  • public IrUnaryOp Op
  • public int Operand

Methods (1)

  • public LibraryIrUnary(int Result, IrUnaryOp Op, int Operand)

Used by (3)

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