![]() |
Spicy
|
#include <type-info.h>
Public Member Functions | |
Label (std::string name, int64_t value) | |
Public Attributes | |
const std::string | name |
const int64_t | value |
Auxiliary type information going with enum
types, describing one label.
|
inline |
Constructor.
name | ID of the label |
value | numerical value of the label |
const std::string hilti::rt::type_info::enum_::Label::name |
ID of the label
const int64_t hilti::rt::type_info::enum_::Label::value |
numerical value of the label