Class GN_GenerateNodesIntoSink
java.lang.Object
tripleo.elijah_durable_congenial.comp.notation.GN_GenerateNodesIntoSink
- All Implemented Interfaces:
CompilationEnclosure.ModuleListener,GN_Notable
public class GN_GenerateNodesIntoSink
extends Object
implements GN_Notable, CompilationEnclosure.ModuleListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_env()voidclose()static @NotNull GN_NotablegetFactoryEnv(GN_Env aEnv) voidlisten(@NotNull WorldModule module) voidrun()
-
Constructor Details
-
GN_GenerateNodesIntoSink
-
-
Method Details
-
getFactoryEnv
@Contract(value="_ -> new", pure=true) @NotNull public static @NotNull GN_Notable getFactoryEnv(GN_Env aEnv) -
run
public void run()- Specified by:
runin interfaceGN_Notable
-
_env
-
listen
- Specified by:
listenin interfaceCompilationEnclosure.ModuleListener
-
close
public void close()- Specified by:
closein interfaceCompilationEnclosure.ModuleListener
-
processedNodesSupplier
-