Puma Reference Manual CExprValue.h File Reference



CExprValue.h File Reference

Semantic information for constant expression values in the syntax tree. More...

#include <iostream>

Classes

class  Puma::CExprValue
 Base class for syntax tree nodes representing expressions that can be resolved to a constant value (arithmetic constants and string literals). More...
 

Namespaces

 Puma
 

Functions

ostream & Puma::operator<< (ostream &out, const CExprValue &ev)
 

Detailed Description

Semantic information for constant expression values in the syntax tree.




Puma Reference Manual. Created on Tue Jan 19 2016.