Function or object evaluation arguments.
Definition args.hpp:22
Type information for expression nodes
Definition expr.hpp:45
Expression for property and method access.
Definition getExpr.hpp:18
Generic type access expression.
Definition getGenericExpr.hpp:19
node * _onGet(node &me) const override
Protected virtual method for resolving generic type access.
Base class for all AST nodes in the byeol language.
Definition node.hpp:195