Parle\RParser::tokenId
(PECL parle >= 0.7.0)
Parle\RParser::tokenId — Get token id
説明
public Parle\RParser::tokenId
( string
$tok
) : intRetrieve the id of the named token.
パラメータ
-
tok -
Name of the token as used in Parle\RParser::token().
返り値
Returns integer representing the token id.