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

Parle\RParser::errorInfo

(PECL parle >= 0.7.0)

Parle\RParser::errorInfoRetrieve the error information

Beschreibung

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

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns an instance of Parle\ErrorInfo.