#include <Formula.h>
Inheritance diagram for An::Formula::BytecodeToken:

Public Member Functions | |
| virtual bool | eval (ResultStack &stack)=0 | 
| evaluate and return results on stack  | |
| virtual const char * | getType (void) | 
| return the name of the token  | |
 1.4.2