It parses the current token and if it is not an end-of-line ( isEol() method) displays a warning message about the fact that all extra input (subsequent to the current token) will be ignored: otherwise, nothing is done.
Syntax |
ignoreExtra() |
---|---|
Result |
(none) |