24 node* _onGet(
node& me)
const override;
Function call arguments container.
Definition: args.hpp:13
Type information for expression nodes
Definition: expr.hpp:22
Expression for property and method access.
Definition: getExpr.hpp:17
Generic type access expression.
Definition: getGenericExpr.hpp:15
Base class for all AST nodes in byeol language.
Definition: node.hpp:30
AST verifier for semantic analysis.
Definition: verifier.hpp:20