Class InstantiatePhase
java.lang.Object
com.blackbuild.klum.ast.runtime.internal.process.AbstractPhaseAction
com.blackbuild.klum.ast.runtime.internal.InstantiatePhase
- All Implemented Interfaces:
PhaseAction
Materializes the completed DSL Object graph and switches the phase root.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.blackbuild.klum.ast.runtime.internal.process.AbstractPhaseAction
execute, getPhase, isEmpty, isSet, isUnset, replaceRootObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.blackbuild.klum.ast.runtime.PhaseAction
getPhaseNumber, getSkipProperty, shouldSkip
-
Constructor Details
-
InstantiatePhase
public InstantiatePhase()
-
-
Method Details
-
doExecute
protected void doExecute()- Specified by:
doExecutein classAbstractPhaseAction
-