예제 #1
0
 public function renderHTML()
 {
     $this->unitNode->accept($this->defaultVisitor);
 }