Skip to content

AstSource Class

Definition

An already built AST. The nodes are moved into the project's combined source during assembly.

public sealed class AstSource : ProjectSource

View source

Constructors

Name Description
AstSource(Source) An already built AST. The nodes are moved into the project's combined source during assembly.

Properties

Name Description
Source