preprocess

Preprocess the sources contained in the given build context.

ProcessingResult
preprocess
(
const ref BuildContext buildCtx
)

Parameters

buildCtx BuildContext

Context used in the pre-processing run.

Return Value

Type: ProcessingResult

A procesing result containing all processed (main) sources.

Meta