编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 cairoantialias classphp cairo the cairoimagesurface classphp cairo the cairosubpixelorder classphp dom the domentity classphp data structures the pair classphp event the eventbufferevent classphp ev the evstat classphp gearman the gearmantask classphp haru the haruoutline classphp intl the intlgregoriancalendar classphp ktaglib the ktaglib tag 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 class
关注编程学问公众号
编程学问网 湘ICP备20001732号