PUMA Library Reference Manual
Loading...
Searching...
No Matches
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

namespace  Puma
 

Functions

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