示例#1
0
 public final function toHtml(Texy $texy)
 {
     return $texy->stringToHtml($this->toString($texy));
 }