csharp
public class TreeNo guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public string Rootpublic string NamespaceNamespace the generated node classes are emitted into, e.g. Vixen.Raven.Syntax. Green nodes land in its .InternalSyntax child. Required — the generator serves several languages and cannot guess.
public List<TreeType> Types
Used by (4)
- AbstractFileWriterVixen.Core.Syntax.Generator
- SourceGeneratorVixen.Core.Syntax.Generator
- SourceWriterVixen.Core.Syntax.Generator
- TreeFlatteningVixen.Core.Syntax.Generator