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.