PUMA Library Reference Manual
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CExprValue.h File Reference

Description

Semantic information for constant expression values in the syntax tree.

#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

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