Compile(CompilationJob)

Method in Compiler

Summary

Compiles Yarn code, as specified by a compilation job.

public static CompilationResult Compile(CompilationJob compilationJob)

Parameters

Name
Description

The compilation job to perform.

Returns

The results of the compilation.

See Also

Last updated

Was this helpful?