csharp
public record class LibraryIrConstantA constant materialized into a value; a null is the type's zero.
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