var = $var; } public function getSubNodeNames() : array { return ['var']; } function getType() : string { return 'Expr_PreDec'; } }