22 #ifndef Om_Language_Operation_FrontPullCharacterOperation_
24 #define Om_Language_Operation_FrontPullCharacterOperation_ \
25 Om::Language::Operation::FrontPullCharacterOperation
29 #define Om_Language_Operation_FrontPullCharacterOperation_GetName_() \
56 template <
typename TheConsumer>
The <-[characters] 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.