template-project-cpp
Loading...
Searching...
No Matches
tpcpp::EvaluatorExpr Struct Reference

Evaluate each tpcpp::Expr to a tpcpp::Object. More...

#include <visitors/EvaluatorExpr.hpp>

Collaboration diagram for tpcpp::EvaluatorExpr:
[legend]

Public Member Functions

Object operator() (Expr expr)
 The main interface evaluating all tpcpp::Expr to a tpcpp::Object.
 

Detailed Description

Evaluate each tpcpp::Expr to a tpcpp::Object.

Definition at line 10 of file EvaluatorExpr.hpp.


The documentation for this struct was generated from the following files: