Parle\Parser
PHP Manual

Parle\Parser::errorInfo

(PECL parle >= 0.5.1)

Parle\Parser::errorInfoRetrieve the error information

Описание

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

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

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

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

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

Returns an instance of Parle\ErrorInfo.


Parle\Parser
PHP Manual