GoLang Parle\RParser::errorInfo

request it (282)
GoLang replacement for PHP's Parle\RParser::errorInfo [edit | history]



Do you know a GoLang replacement for PHP's Parle\RParser::errorInfo? Write it!

PHP Parle\RParser::errorInfo

PHP original manual for Parle\RParser::errorInfo [ show | php.net ]

Parle\RParser::errorInfo

(PECL parle >= 0.7.0)

Parle\RParser::errorInfoRetrieve the error information

Description

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

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

Parameters

This function has no parameters.

Return Values

Returns an instance of Parle\ErrorInfo.