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