Vixen
02b45cc4
csharp
public sealed class TypeMap

Replaces type parameters with type arguments. One map is built per construction (Box<int>) and reused for every signature read through it.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (1)

  • public bool IsEmpty

Methods (2)

Used by (9)

  • ConstructedNamedTypeSymbolVixen.Raven
  • InstantiationVixen.Raven
  • LowererVixen.Raven
  • MonomorphiserVixen.Raven
  • SubstitutedFieldSymbolVixen.Raven
  • SubstitutedMethodSymbolVixen.Raven
  • SubstitutedParameterSymbolVixen.Raven
  • SubstitutedPropertySymbolVixen.Raven
  • SubstitutedSymbolsVixen.Raven