Vixen
02b45cc4
csharp
public sealed class TypeDeclarationInfo

A uniform view over the five type declaration syntaxes. shader, struct, class, protocol and enum have the same shape but no common base node, so the declaration pass reads them through this instead of switching everywhere.

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

Fields and properties (10)

Methods (1)

Used by (2)

  • CompilationVixen.Raven
  • SourceNamedTypeSymbolVixen.Raven