Compile(CompilationJob)
Last updated
Last updated
Method in Compiler
Compiles Yarn code, as specified by a compilation job.
compilationJob
The compilation job to perform.
The results of the compilation.
CompilationJob: An object that contains Yarn source code to compile, and instructions on how to compile it.
CompilationResult: The result of a compilation.