PDepend\Source\Tokenizer\Tokenizer::peekNext PHP Méthode

peekNext() public méthode

Returns the type of next token, after the current token. This method ignores all comments between the current and the next token.
Since: 0.9.12
public peekNext ( ) : integer
Résultat integer
    public function peekNext();