Class CD_CompilationRunnerStart_1
java.lang.Object
tripleo.elijah_durable_congenial.comp.internal.CD_CompilationRunnerStart_1
- All Implemented Interfaces:
CD_CompilationRunnerStart,CD_Item,CompilerDriven
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void___start(@NotNull CR_State crState, @NotNull CompilerBeginning beginning, @NotNull CB_Output out) voidstart(@NotNull CompilerInstructions aCompilerInstructions, @NotNull CR_State crState, @NotNull CB_Output out)
-
Constructor Details
-
CD_CompilationRunnerStart_1
public CD_CompilationRunnerStart_1()
-
-
Method Details
-
start
public void start(@NotNull @NotNull CompilerInstructions aCompilerInstructions, @NotNull @NotNull CR_State crState, @NotNull @NotNull CB_Output out) - Specified by:
startin interfaceCD_CompilationRunnerStart
-
___start
protected void ___start(@NotNull @NotNull CR_State crState, @NotNull @NotNull CompilerBeginning beginning, @NotNull @NotNull CB_Output out)
-