PHP 8.1.28 Released!

Parle\RLexer::getToken

(PECL parle >= 0.5.1)

Parle\RLexer::getTokenRetrieve the current token

Açıklama

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

Retrive the current token.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns an instance of Parle\Token.

add a note

User Contributed Notes

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