18 class _nout wVoidType:
public ntype {
20 nbool isImmutable()
const override;
21 const std::string& getName()
const override;
24 const impliAses& _getImpliAses()
const override;
31 const baseObj& getOrigin()
const override;
34 static me& singleton();
54 nbool _logicalAnd(
const scalar& rhs)
const override;
Base class for representing byeol objects
Definition baseObj.hpp:73
Implicit type conversion collection
Definition impliAses.hpp:12
Void primitive type in byeol language
Definition nVoid.hpp:13
represents native c++ type system for byeol language
Definition ntype.hpp:33
Base class for arithmetic operations on primitive types
Definition scalar.hpp:14
Definition tscalar.hpp:13