CXXR (C++ R)
|
Class CXXR::FunctionContext. More...
#include "CXXR/Evaluator_Context.hpp"
#include "CXXR/Expression.h"
#include "CXXR/FunctionBase.h"
#include "CXXR/GCStackRoot.hpp"
Go to the source code of this file.
Classes | |
class | CXXR::FunctionContext |
Context recording the invocation of a FunctionBase. More... |
Namespaces | |
namespace | CXXR |
Namespace for the CXXR project. |
Variables | |
CXXR::RObject * | R_Srcref |
Class CXXR::FunctionContext.