示例#1
0
 /**
  * remove all listening tags
  */
 function clearTags()
 {
     $this->lexer->clearTags();
 }