Example #1
0
 public function walk(O\ExpressionWalker $walker)
 {
     return $this->update($this->onFunction->walk($walker));
 }