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