Fan

 

class

compiler::GenerateOutput

sys::Obj
  compiler::CompilerSupport
    compiler::CompilerStep
      compiler::GenerateOutput

GenerateOutput creates the appropriate CompilerOutput instance for Compiler.output based on the configured CompilerInput.output.

Slots

makeSource

new make(Compiler compiler)

Constructor takes the associated Compiler

runSource

override Void run()

Overrides compiler::CompilerStep.run

Run the step