|
CXXR (C++ R)
|
Implementation of class CXXR:Frame and CXXR::Frame::Binding. More...
#include "CXXR/Frame.hpp"#include "localization.h"#include "R_ext/Error.h"#include "CXXR/Evaluator.h"#include "CXXR/FunctionBase.h"#include "CXXR/GCStackRoot.hpp"#include "CXXR/Promise.h"
Namespaces | |
| namespace | CXXR |
| Namespace for the CXXR project. | |
Functions | |
| void | CXXR::frameReadPairList (Frame *frame, PairList *bindings) |
| Incorporate bindings defined by a PairList into a Frame. | |
| bool | CXXR::isMissingArgument (const Symbol *sym, Frame *frame) |
| Does a Symbol correspond to a missing argument? | |
Implementation of class CXXR:Frame and CXXR::Frame::Binding.
1.8.1