Interface IOperationCompiler<Collector>

Type Parameters:
Collector - the handle of a receiver-like RETE ending to which plans can be connected

public interface IOperationCompiler<Collector>
An implicit common parameter is the "effort" PatternDescription. This indicates that the build request is part of an effort to build the matcher of the given pattern; it it important to record this during code generation so that the generated code can be separated according to patterns.