38 const type& getType()
const override;
42 void _parseVerStr(
const std::string&
verStr);
48 static constexpr nint VER_LEN = 3;
49 static constexpr const nchar* DELIMITER =
".";
Core class for runtime type information in byeol language.
Definition type.hpp:100
Value stela node for storing primitive values.
Definition valStela.hpp:17
Version stela node for semantic version handling.
Definition verStela.hpp:17
Rich logging support with polymorphic type conversion.
Definition richLog.hpp:34