Parle\Parser
PHP Manual

Parle\Parser::errorInfo

(PECL parle >= 0.5.1)

Parle\Parser::errorInfoRetrieve the error information

Beschreibung

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

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns an instance of Parle\ErrorInfo.


Parle\Parser
PHP Manual