Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

sheet.h File Reference

#include <qtable.h>
#include <qstack.h>

Include dependency graph for sheet.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define NONE_TOKEN   0
#define NUMBER_TOKEN   1
#define VARIABLE_TOKEN   2
#define FUNCTION_TOKEN   3
#define SYMBOL_TOKEN   4
#define STRING_TOKEN   5


Define Documentation

#define FUNCTION_TOKEN   3
 

Definition at line 61 of file sheet.h.

Referenced by Sheet::dataParserHelper(), Expression::Fifth(), Expression::Fourth(), Expression::GetNext(), Expression::Ninth(), Expression::Sixth(), and Expression::Third().

#define NONE_TOKEN   0
 

Definition at line 58 of file sheet.h.

Referenced by Expression::Expression().

#define NUMBER_TOKEN   1
 

Definition at line 59 of file sheet.h.

Referenced by Sheet::dataParserHelper(), Expression::Eighth(), and Expression::GetNext().

#define STRING_TOKEN   5
 

Definition at line 63 of file sheet.h.

Referenced by Sheet::dataParserHelper(), Expression::Eighth(), and Expression::GetNext().

#define SYMBOL_TOKEN   4
 

Definition at line 62 of file sheet.h.

Referenced by Expression::GetNext(), Expression::Seventh(), and Expression::Sixth().

#define VARIABLE_TOKEN   2
 

Definition at line 60 of file sheet.h.

Referenced by Sheet::dataParserHelper(), Expression::Eighth(), and Expression::GetNext().


Generated on Sat Nov 5 16:50:54 2005 for OPIE by  doxygen 1.4.2