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

peek() public méthode

Returns the next token type or {@link \PDepend\Source\Tokenizer\Tokenizer::T_EOF} if there is no next token.
public peek ( ) : integer
Résultat integer
    public function peek();