AstSource Constructors
An already built AST. The nodes are moved into the project's combined source during assembly.
public AstSource(Source source);
Parameters
| Name | Type | Description |
|---|---|---|
source |
Source |
An already built AST. The nodes are moved into the project's combined source during assembly.
public AstSource(Source source);
| Name | Type | Description |
|---|---|---|
source |
Source |