23 const std::string& getLocalName()
const;
Scripted array container for byeol language.
Definition arr.hpp:15
Block expression.
Definition blockExpr.hpp:24
Definition coreInternal.hpp:39
Type information for expression nodes
Definition expr.hpp:45
For loop expression.
Definition forExpr.hpp:15
str _makeEval() const override
Protected virtual method to create the evaluation part of the loop.
tstr< loop > _makeLoop(arr *ret) const override
Protected virtual method to create the actual loop mechanism.
Base class for loop expressions.
Definition loopExpr.hpp:17
Base class for all AST nodes in the byeol language.
Definition node.hpp:195