ModuleCodeGenerator

class ModuleCodeGenerator(codeGenerator: CodeGenerator)

Emits one Kotlin source file per discovered ModuleDescriptor: an object <ModuleName> containing synthetic wrappers around the source @QFunctions and a nested QuarkdownModule declaration.

Constructors

Link copied to clipboard
constructor(codeGenerator: CodeGenerator)

Functions

Link copied to clipboard