Function or object evaluation arguments
Definition args.hpp:22
const me & setMe(const node &me) const
Sets the "me" object (context) for these arguments.
tmay< me > evalAll(const params &ps) const
Evaluates all arguments against a given set of parameters.
std::string toStr() const
Base class for representing byeol objects
Definition baseObj.hpp:73
Base class for all AST nodes in the byeol language
Definition node.hpp:195
Function parameter list container
Definition params.hpp:16
Weak reference smart pointer with type-safe access
Definition tweak.hpp:16
#define BY_SIDE_FUNC(...)
Side function macros for safe pointer operations
Definition sideFunc.hpp:24