Puma Reference Manual Puma: Puma::PreExpr Class Reference



Puma::PreExpr Class Reference

#include <PreExpr.h>

List of all members.

Public Member Functions

 PreExpr (ErrorStream *, Location)
 PreExpr ()
 ~PreExpr ()
 PreExpr (long long v)
void evaluatePreExpr (char *expression_string)
bool value () const

Static Public Member Functions

static long long convertChar (char *value)

Public Attributes

long long val

Constructor & Destructor Documentation

Puma::PreExpr::PreExpr ( ErrorStream ,
Location   
)
Puma::PreExpr::PreExpr (  )  [inline]
Puma::PreExpr::~PreExpr (  )  [inline]
Puma::PreExpr::PreExpr ( long long  v  )  [inline]

Member Function Documentation

static long long Puma::PreExpr::convertChar ( char *  value  )  [static]
void Puma::PreExpr::evaluatePreExpr ( char *  expression_string  ) 
bool Puma::PreExpr::value (  )  const [inline]

Member Data Documentation

long long Puma::PreExpr::val



Puma Reference Manual. Created on 24 Nov 2009.