[ Version ( since = "2.4" ) ]
public bool parse_token (TokenType token)
| this |
A Scanner created by Scanner.file or Scanner.string |
| token |
the TokenType expected as next token. |
|
true if the next token is |