The source's abstract syntax tree.
This field is a compatibility hack only inteded for internal use. (It allows the compiler to be set on a source if none is set on the compilation as a whole; please don't do that.)
The source's ID. For internal compatibility purposes, this may technically be left out, but please include it.
The source text.
The source's file path.
Generated using TypeDoc
Represents a source in a compilation.