Class CD_FindStdLibImpl
java.lang.Object
tripleo.elijah_durable_congenial.comp.internal.CD_FindStdLibImpl
- All Implemented Interfaces:
CD_FindStdLib,CD_Item,CompilerDriven
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull Operation<CompilerInstructions>_____findStdLib(@NotNull String prelude_name, @NotNull CompilationClosure cc, @NotNull CompilationRunner cr) findStdLib(@NotNull CR_State crState, @NotNull String aPreludeName, @NotNull Consumer<Operation<CompilerInstructions>> coci)
-
Constructor Details
-
CD_FindStdLibImpl
public CD_FindStdLibImpl()
-
-
Method Details
-
findStdLib
@NotNull public @NotNull Operation<Ok> findStdLib(@NotNull @NotNull CR_State crState, @NotNull @NotNull String aPreludeName, @NotNull @NotNull Consumer<Operation<CompilerInstructions>> coci) - Specified by:
findStdLibin interfaceCD_FindStdLib
-
_____findStdLib
@NotNull public @NotNull Operation<CompilerInstructions> _____findStdLib(@NotNull @NotNull String prelude_name, @NotNull @NotNull CompilationClosure cc, @NotNull @NotNull CompilationRunner cr)
-