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