Class DefaultCCI
java.lang.Object
tripleo.elijah_durable_congenial.comp.internal.DefaultCCI
- All Implemented Interfaces:
CCI
-
Constructor Summary
ConstructorsConstructorDescriptionDefaultCCI(@NotNull Compilation aCompilation, CIS aCis, IProgressSink aProgressSink) -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(@NotNull Maybe<ILazyCompilerInstructions> mcci, @NotNull IProgressSink aPs)
-
Constructor Details
-
DefaultCCI
@Contract(pure=true) public DefaultCCI(@NotNull @NotNull Compilation aCompilation, CIS aCis, IProgressSink aProgressSink)
-
-
Method Details
-
accept
public void accept(@NotNull @NotNull Maybe<ILazyCompilerInstructions> mcci, @NotNull @NotNull IProgressSink aPs)
-