Skip to content

AstSource Constructors

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

public AstSource(Source source);

View source

Parameters

Name Type Description
source Source