#include <Manipulators.h>
Constructor & Destructor Documentation
Puma::CMoveBeforeManipulator::CMoveBeforeManipulator |
( |
CTree * |
from, |
|
|
CTree * |
to |
|
) |
| |
Puma::CMoveBeforeManipulator::CMoveBeforeManipulator |
( |
Token * |
, |
|
|
Token * |
, |
|
|
Token * |
|
|
) |
| |
Puma::CMoveBeforeManipulator::~CMoveBeforeManipulator |
( |
| ) |
|
|
inline |
Member Function Documentation
Array<Token*>& Puma::CMoveBeforeManipulator::args |
( |
| ) |
|
|
inlinevirtual |
void Puma::CMoveBeforeManipulator::args |
( |
Array< Token * > & |
| ) |
|
|
virtual |
ListElement* Puma::CMoveBeforeManipulator::duplicate |
( |
| ) |
|
|
inlinevirtual |
void Puma::CMoveBeforeManipulator::manipulate |
( |
| ) |
|
|
virtual |
void Puma::CMoveBeforeManipulator::manipulate |
( |
CTree * |
from, |
|
|
CTree * |
to |
|
) |
| |
|
inline |
void Puma::CMoveBeforeManipulator::manipulate |
( |
Token * |
from, |
|
|
Token * |
to, |
|
|
Token * |
at |
|
) |
| |
|
inline |
const char* Puma::CMoveBeforeManipulator::op |
( |
| ) |
const |
|
inlinevirtual |