Parle\RParser::tokenId

(PECL parle >= 0.7.0)

Parle\RParser::tokenIdGet token id

説明

public Parle\RParser::tokenId ( string $tok ) : int

Retrieve the id of the named token.

パラメータ

tok

Name of the token as used in Parle\RParser::token().

返り値

Returns integer representing the token id.