logo
class

compiler::ResolveDepends

sys::Obj
  compiler::CompilerSupport
    compiler::CompilerStep
      compiler::ResolveDepends

ResolveDepends resolves each dependency to a CPod and checks the version. We also set Namespace.depends in this step.

Slots

loc

Location loc

make

new make(Compiler compiler)

Constructor takes the associated Compiler

run

virtual Void run()

Run the step