Parle\RParser
PHP Manual

Parle\RParser::errorInfo

(PECL parle >= 0.7.0)

Parle\RParser::errorInfoRetrieve the error information

Описание

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

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

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns an instance of Parle\ErrorInfo.


Parle\RParser
PHP Manual