csharp
public record class LibraryIrUnaryNo guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public int Resultpublic IrUnaryOp Oppublic int Operand
Methods (1)
public LibraryIrUnary(int Result, IrUnaryOp Op, int Operand)
Used by (3)
- BodyDecoderVixen.Raven
- LibraryIrEncoderVixen.Raven
- LibraryIrStatementVixen.Raven