Parle\Parser::tokenId
(PECL parle >= 0.5.1)
Parle\Parser::tokenId — Get token id
Description
$tok
): intRetrieve the id of the named token.
Parameters
-
tok
-
Name of the token as used in Parle\Parser::token().
Return Values
Returns int representing the token id.