Vixen
02b45cc4
csharp
public record class LibraryIrConstant

A 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)

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