49 friend struct ::exprTest;
84 using super::prioritize;
110 frame* _getNowFrame();
Function or object evaluation arguments.
Definition args.hpp:22
Definition coreInternal.hpp:39
Error report collector.
Definition errReport.hpp:24
Execution frame.
Definition frame.hpp:52
Container for execution frame stack.
Definition frames.hpp:24
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.
priorType
Definition tpriorities.hpp:10