Ejemplo n.º 1
0
 public function accept(PiBX_ParseTree_Visitor_VisitorAbstract $v)
 {
     $v->visitEnumerationNode($this);
 }