PrecompileSourceRequest

Represents a request from the engine to precompile source code.

Parameters

source

Information about the source to be compiled.

config

Configuration for the precompiler.

Constructors

Link copied to clipboard
constructor(source: Precompiler.PrecompileSourceInfo, config: C)

Properties

Link copied to clipboard
val config: C
Link copied to clipboard