[ Version ( since = "2.4" ) ]
public bool parse_identifier (out string identifier)
| this |
A Scanner created by Scanner.file or Scanner.string |
| identifier |
the expected identifier. |
|
true if the next token is an identifier and if its value matches |