16 class _nout wVoidType:
public ntype {
18 nbool isImmutable()
const override;
19 const std::string& getName()
const override;
22 const impliAses& _getImpliAses()
const override;
29 const baseObj& getOrigin()
const override;
32 static me& singleton();
Base class for arithmetic operations on primitive types.
Definition: arithmeticObj.hpp:13
Base class for all objects in byeol language.
Definition: baseObj.hpp:24
Implicit type conversion collection.
Definition: impliAses.hpp:11
Void primitive type in byeol language.
Definition: nVoid.hpp:12
Native type system for byeol language.
Definition: ntype.hpp:19
Definition: primitiveObj.hpp:53
Definition: primitiveObj.hpp:13
Strong reference smart pointer with strict type checking.
Definition: tstr.hpp:13