Vixen
02b45cc4
csharp
public class TreeType

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

Fields and properties (6)

  • public string Name
  • public string Base
  • public string SkipConvenienceFactories
  • public Comment TypeComment
  • public Comment FactoryComment
  • public List<TreeTypeChild> Children

Used by (7)

  • AbstractFileWriterVixen.Core.Syntax.Generator
  • AbstractNodeVixen.Core.Syntax.Generator
  • NodeVixen.Core.Syntax.Generator
  • PredefinedNodeVixen.Core.Syntax.Generator
  • SourceWriterVixen.Core.Syntax.Generator
  • TreeVixen.Core.Syntax.Generator
  • TreeFlatteningVixen.Core.Syntax.Generator