52 const narr& getStmts()
const BY_CONST_FUNC(getStmts())
60 using super::outFrame;
Function or object evaluation arguments.
Definition args.hpp:22
Block expression.
Definition blockExpr.hpp:24
void setEval(const node &newEval)
Sets the node whose evaluation result will be returned by this block expression.
str infer() const override
Interface for objects that can be cloned.
Definition clonable.hpp:13
Type information for expression nodes
Definition expr.hpp:45
Base class for all expressions.
Definition expr.hpp:36
Base class for all AST nodes in the byeol language.
Definition node.hpp:195
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