Php/docs/parle-lexer.gettoken

From Get docs

Parle\Lexer::getToken

(PECL parle >= 0.5.1)

Parle\Lexer::getTokenRetrieve the current token


Description

public Parle\Lexer::getToken ( ) : Parle\Token

Retrieve the current token.


Parameters

This function has no parameters.


Return Values

Returns an instance of Parle\Token.