#include "../ScripterExport.h"
#include "../kernel/value.h"
#include "../../strclass.h"
#include "../macros/define_implementations.h"
#include "../macros/define_external_functions.h"
#include "../protocols/corenames.inl"
Macros | |
#define | is_name(v) ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(Name)) |
#define is_name | ( | v | ) | ((DbgVerify(!is_sourcepositionwrapper(v)), (v))->tag == class_tag(Name)) |