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 { ... }


The documentation for this class was generated from the following file:

Generated on Tue Sep 16 10:30:40 2014 for COMP2012H by  doxygen 1.5.8