34 const node* getMe()
const BY_CONST_FUNC(getMe())
Function or object evaluation arguments.
Definition args.hpp:22
Interface for objects that can be cloned.
Definition clonable.hpp:13
Function/method call expression.
Definition evalExpr.hpp:15
str infer() const override
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