PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

The Parle\ErrorInfo class | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

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.


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「The Parle\ErrorInfo class」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | The Parle\ErrorInfo class」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: