CodeGenerator

fun interface CodeGenerator(source)

Functions

Link copied to clipboard
abstract fun generate(codeGenTree: CodeGenTree, outputDirectory: Path)