PDepend\Source\Tokenizer\Tokenizer::peekNext PHP 메소드

peekNext() 공개 메소드

Returns the type of next token, after the current token. This method ignores all comments between the current and the next token.
부터: 0.9.12
public peekNext ( ) : integer
리턴 integer
    public function peekNext();