kSymbolValue
case kSymbolValue: return "Symbol";
Value* value = new Value(symbol, Value::kSymbolValue);
type = Value::kSymbolValue;