csharp
public record class LibraryIrBinaryNo guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
public int Resultpublic IrBinaryOp Oppublic int Leftpublic int Right
Methods (1)
public LibraryIrBinary(int Result, IrBinaryOp Op, int Left, int Right)
Used by (3)
- BodyDecoderVixen.Raven
- LibraryIrEncoderVixen.Raven
- LibraryIrStatementVixen.Raven