Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

stree.cpp File Reference

#include "stree.h"
#include "streeconstant.h"

Go to the source code of this file.

Functions

bool stringToBool (string value)
string boolToString (bool value)
int stringToInt (string value)
string intToString (int value)


Function Documentation

string boolToString bool  value  ) 
 

Definition at line 7 of file stree.cpp.

Referenced by BinaryOperator::evaluate(), and UnaryOperator::evaluate().

string intToString int  value  ) 
 

Definition at line 20 of file stree.cpp.

Referenced by BinaryOperator::evaluate(), PostUnaryOperator::evaluate(), and UnaryOperator::evaluate().

bool stringToBool string  value  ) 
 

Definition at line 4 of file stree.cpp.

Referenced by BinaryOperator::evaluate(), and UnaryOperator::evaluate().

int stringToInt string  value  ) 
 

Definition at line 10 of file stree.cpp.

Referenced by BinaryOperator::evaluate(), PostUnaryOperator::evaluate(), and UnaryOperator::evaluate().


Generated on Fri Nov 21 17:54:05 2003 for PHPX by doxygen 1.3.3