示例#1
0
 protected function _haveBufferedCharacterToken()
 {
     return $this->_Token->getType() === HTMLToken::Character;
 }