csharp
public record class LibraryIrConstantA constant materialized into a value; a null is the type's zero.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public int Resultpublic LibraryValue? Value
Methods (1)
public LibraryIrConstant(int Result, LibraryValue? Value)A constant materialized into a value; a null is the type's zero.
Used by (3)
- BodyDecoderVixen.Raven
- LibraryIrEncoderVixen.Raven
- LibraryIrStatementVixen.Raven