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

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

#include "front_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 front_pull_term_operation.hpp.

Member Function Documentation

◆ GetName()

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

◆ Give()

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

◆ Pull()

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

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