expr = $expr; $this->type = $type; } public function getSubNodeNames() { return array('expr', 'type'); } }