Om
Static Public Member Functions | List of all members
Om::Language::Operation::BackPullTermOperation Class Reference

The [terms]-> operation implementation. More...

#include "back_pull_term_operation.hpp"

Static Public Member Functions

static char const * GetName ()
 
static void Give (Evaluation &)
 
template<typename TheConsumer >
static void Pull (Expression &, TheConsumer &)
 The callback for PullOperation. More...
 

Detailed Description

Definition at line 73 of file back_pull_term_operation.hpp.

Member Function Documentation

◆ GetName()

static char const* Om::Language::Operation::BackPullTermOperation::GetName ( )
static

◆ Give()

static void Om::Language::Operation::BackPullTermOperation::Give ( Evaluation )
static

◆ Pull()

template<typename TheConsumer >
static void Om::Language::Operation::BackPullTermOperation::Pull ( Expression ,
TheConsumer &   
)
static

The documentation for this class was generated from the following file: