array<string, mixed>
public function jsonSerialize() : array { return [ 'nodeType' => $this->getType(), ] + get_object_vars($this); }