The Parle\ErrorInfo classはじめにThe class represents detailed error information as supplied by Parle\Parser::errorInfo クラス概要Parle\ErrorInfo
class Parle\ErrorInfo
{
/* プロパティ */
public
int
$id;
public
int
$position;
public
mixed
$token;
/* メソッド */
}プロパティ
|