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

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

#include "front_pull_character_operation.hpp"

Static Public Member Functions

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

Detailed Description

Definition at line 44 of file front_pull_character_operation.hpp.

Member Function Documentation

◆ GetName()

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

◆ Give()

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

◆ Pull()

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

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