Php/docs/parle-parser.errorinfo

来自菜鸟教程
跳转至:导航、​搜索

Parle\Parser::errorInfo

(PECL parle >= 0.5.1)

Parle\Parser::errorInfoRetrieve the error information


说明

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

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


参数

此函数没有参数。


返回值

Returns an instance of Parle\ErrorInfo.