26 #ifndef Om_Language_Operation_DefineOperation_
28 #define Om_Language_Operation_DefineOperation_ \
29 Om::Language::Operation::DefineOperation
34 #define Om_Language_Operation_DefineOperation_GetName_() \
56 template <
typename TheDefineOperation>
66 template <
typename TheOperand>
72 template <
typename TheProducer>
An Element taker; takes at the back.
A partial implementation of IncompleteOperation.
The define operation implementation.
bool TakeQuotedProducer(Evaluation &, TheProducer &)
bool TakeOperand(Evaluation &, TheOperand &)
static void GiveElements(TheDefineOperation &, Consumer &)
static char const * GetName()
boost::optional< Lexicon > thisLexicon
An inserter of an Operation into the static System instance.