ExVal Class Reference
[Scheduler]
ExVal is the abstract value type for expression tree nodes. Every expression results in a
ExVal of the basic types: string, natural, real, bool.
More...
#include <ExVal.h>
Inherited by ExValTyped.
Detailed Description
ExVal is the abstract value type for expression tree nodes. Every expression results in a
ExVal of the basic types: string, natural, real, bool.
- Author:
- Neil Burroughs inb@cs.uvic.ca
- Version:
- 1.0
- Date:
- Jan 04, 2007
Definition at line 45 of file ExVal.h.
The documentation for this class was generated from the following files:
- /home/marsyas/marsyas/src/marsyas/ExVal.h
- /home/marsyas/marsyas/src/marsyas/ExVal.cpp