VALUE_STRING
case VALUE_STRING:
value_type = VALUE_STRING;
: (e.value_type == VALUE_STRING ? "string" : "char"));