Advances the input and returns true in case the tokens start with this match. Warning: on match this will start a next token if it contains part of the match, discarding it basically.
See Implementation
Advances the input and returns true in case the tokens start with this match. Warning: on match this will start a next token if it contains part of the match, discarding it basically.