Parle\Parser::tokenId

(PECL parle >= 0.5.1)

Parle\Parser::tokenIdGet token id

Descrição

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

Retrieve the id of the named token.

Parâmetros

tok

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

Valor Retornado

Returns int representing the token id.

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top