Parle\Parser::errorInfo
(PECL parle >= 0.5.1)
Parle\Parser::errorInfo — Retrieve the error information
说明
public
Parle\Parser::errorInfo (
void ) :
Parle\ErrorInfo
Retrieve the error information in case Parle\Parser::action() returned the error action.
参数
此函数没有参数。
返回值
Returns an instance of Parle\ErrorInfo.