Main Page
Classes
Files
Class List
Class Members
Cell Class Reference
Tagged union that holds an int, double, or symbol.
More...
#include <
Cell.hpp
>
List of all members.
Public Attributes
TypeTag
tag_m
union {
int
int_m
double
double_m
char *
symbol_m
};
Detailed Description
Tagged union that holds an int, double, or symbol.
Member Data Documentation
union { ... }
double
Cell::double_m
int
Cell::int_m
char*
Cell::symbol_m
TypeTag
Cell::tag_m
The documentation for this class was generated from the following file:
Cell.hpp
Generated on Tue Sep 16 10:30:40 2014 for COMP2012H by
1.5.8