public function __toString() { return \sprintf('%s(%s)', self::typeToString($this->type, true), $this->value); }