49 friend struct ::exprTest;
60 const frames& getFrames()
const BY_CONST_FUNC(_getFrames())
84 using super::prioritize;
110 frame* _getNowFrame();
Function or object evaluation arguments
Definition args.hpp:22
Definition coreInternal.hpp:39
Interface for objects that can dump their state
Definition dumpable.hpp:13
Error report collector
Definition errReport.hpp:24
Execution frame
Definition frame.hpp:52
Container for execution frame stack
Definition frames.hpp:24
Singleton manager for instance lifecycle and memory allocation
Definition instancer.hpp:16
Base class for all AST nodes in the byeol language
Definition node.hpp:195
Thread execution context for byeol runtime
Definition thread.hpp:46
thread(const errReport &new1)
Constructs a thread object with a custom error report instance.
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
priorType
Definition tpriorities.hpp:10