22 const ntype& getType()
const override;
23 const baseObj& getOrigin()
const override;
Base class for all constructor types
Definition baseCtor.hpp:13
str infer() const override
Base class for all function types
Definition baseFunc.hpp:41
Base class for representing byeol objects
Definition baseObj.hpp:73
Definition coreInternal.hpp:39
Script type for byeol objects
Definition mgdType.hpp:18
represents native c++ type system for byeol language
Definition ntype.hpp:33