array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'parle-parser.errorinfo.php', 1 => 'Parle\\Parser::errorInfo', 2 => 'Retrieve the error information', ), 'up' => array ( 0 => 'class.parle-parser.php', 1 => 'Parle\\Parser', ), 'prev' => array ( 0 => 'parle-parser.dump.php', 1 => 'Parle\\Parser::dump', ), 'next' => array ( 0 => 'parle-parser.left.php', 1 => 'Parle\\Parser::left', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/parle/parle/parser/errorinfo.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Parle\Parser::errorInfo

(PECL parle >= 0.5.1)

Parle\Parser::errorInfoRetrieve the error information

Açıklama

public Parle\Parser::errorInfo(): Parle\ErrorInfo

Retrieve the error information in case Parle\Parser::action() returned the error action.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns an instance of Parle\ErrorInfo.