Class InstantiatePhase

java.lang.Object
com.blackbuild.klum.ast.runtime.internal.process.AbstractPhaseAction
com.blackbuild.klum.ast.runtime.internal.InstantiatePhase
All Implemented Interfaces:
PhaseAction

public final class InstantiatePhase extends AbstractPhaseAction
Materializes the completed DSL Object graph and switches the phase root.
  • Constructor Details

    • InstantiatePhase

      public InstantiatePhase()
  • Method Details