SeExpr
Classes | Namespaces | Functions
Expression.cpp File Reference
#include <iostream>
#include <math.h>
#include <stack>
#include <algorithm>
#include <sstream>
#include "ExprConfig.h"
#include "ExprNode.h"
#include "ExprParser.h"
#include "ExprFunc.h"
#include "Expression.h"
#include "ExprType.h"
#include "ExprEnv.h"
#include "Platform.h"
#include "Evaluator.h"
#include "ExprWalker.h"
#include <cstdio>
#include <typeinfo>

Go to the source code of this file.

Classes

class  SeExpr2::TypePrintExaminer
 

Namespaces

namespace  SeExpr2
 

Functions

static Expression::EvaluationStrategy SeExpr2::chooseDefaultEvaluationStrategy ()