24 str run(
const args& a)
override;
26 using super::prioritize;
Function call arguments container.
Definition: args.hpp:13
Base class for all expressions.
Definition: expr.hpp:15
Void primitive type in byeol language.
Definition: nVoid.hpp:12
Base class for return state expressions.
Definition: retStateExpr.hpp:19
Return state object for control flow.
Definition: retStateExpr.hpp:12
priorType
the lower value, the higher priority.
Definition: tpriorities.hpp:8