GoLang Parle\Parser::errorInfo

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



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

PHP Parle\Parser::errorInfo

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

Parle\Parser::errorInfo

(PECL parle >= 0.5.1)

Parle\Parser::errorInfoRetrieve the error information

Description

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

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

Parameters

This function has no parameters.

Return Values

Returns an instance of Parle\ErrorInfo.