parent root
PHP: Parle\RLexer::getToken - Manual

Parle\RLexer::getToken

(PECL parle >= 0.5.1)

Parle\RLexer::getTokenRetrieve the current token

Description

public Parle\RLexer::getToken ( void ) : Parle\Token

Retrive the current token.

Parameters

This function has no parameters.

Return Values

Returns an instance of Parle\Token.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root