Puma Reference Manual Puma: 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

namespace  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 18 Sep 2009.