SourcePrecompiler
Functions
Link copied to clipboard
Precompile the input using this precompiler.
Link copied to clipboard
inline suspend fun <C : Precompiler.Configuration, I, O> Precompiler<C, I, O>.precompileSafe(req: Precompiler.PrecompileSourceRequest<C>, code: I): Pair<DiagnosticsSuite, O?>
Precompile using the provided inputs,