26 #ifndef Om_Language_Operation_SkipOperation_
28 #define Om_Language_Operation_SkipOperation_ \
29 Om::Language::Operation::SkipOperation
35 #define Om_Language_Operation_SkipOperation_GetName_() \
57 template <
typename TheSkipOperation>
67 template <
typename TheOperand>
73 template <
typename TheProducer>
An Element taker; takes at the back.
The Expression Program implementation.
A partial implementation of IncompleteOperation.
The skip operation implementation.
bool TakeQuotedProducer(Evaluation &, TheProducer &)
Expression thisExpression
bool TakeOperand(Evaluation &, TheOperand &)
static void GiveElements(TheSkipOperation &, Consumer &)
static char const * GetName()
An inserter of an Operation into the static System instance.