Esempio n. 1
0
 function accept(Visitor $visitorIn)
 {
     $visitorIn->visitSoftware($this);
 }