编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Parle\Token
  • Parle\LexerException »
  • PHP Manual
  • Parle
  • The Parle\ErrorInfo class

The Parle\ErrorInfo class

(PECL parle >= 0.5.2)

简介

The class represents detailed error information as supplied by Parle\Parser::errorInfo()

类摘要

Parle\ErrorInfo {
/* 属性 */
public integer $id ;
public integer $position ;
public mixed $token ;
/* 方法 */
}

属性

id

Error id.

position

Position in the input, where the error occurred.

token

If applicable - the Parle\Token related to the error, otherwise NULL.

相关文章
php cairo the cairocontext classphp cairo the cairolinecap classphp cairo the cairosurfacepattern classphp 日期/时间 the datetimeimmutable classphp dom the domexception classphp data structures the queue classphp event the eventdnsbase classphp ev the evwatcher classphp gender the gender gender classphp hrtime the hrtime performancecounter classphp parle the parle errorinfo classphp parle the parle lexer classphp parle the parle lexerexception classphp parle the parle parser classphp parle the parle parserexception classphp parle the parle rlexer classphp parle the parle rparser classphp parle the parle stack classphp parle the parle token classphp splfileinfo sets the class used with splfileinfo getfileinfo and splfileinfo getpathinfo
关注编程学问公众号
编程学问网 湘ICP备20001732号