22 #ifndef Om_Language_Operation_BackPullCodePointOperation_
24 #define Om_Language_Operation_BackPullCodePointOperation_ \
25 Om::Language::Operation::BackPullCodePointOperation
29 #define Om_Language_Operation_BackPullCodePointOperation_GetName_() \
56 template <
typename TheConsumer>
The [code` points]-> operation implementation.
static void Pull(Operator &, TheConsumer &)
The callback for PullOperation.
static void Give(Evaluation &)
static char const * GetName()
The Operator implementation.
An inserter of an Operation into the static System instance.