26 const impliAses& _getImpliAses()
const override;
27 const ases& _getAses()
const override;
Collection of type converters.
Definition ases.hpp:13
script type for function objects in byeol language.
Definition funcType.hpp:11
nbool operator==(const type &rhs) const override
Implicit type conversion collection.
Definition impliAses.hpp:12
Script type for byeol objects.
Definition mgdType.hpp:18
Base class for all AST nodes in the byeol language.
Definition node.hpp:195
Function parameter list container.
Definition params.hpp:16