Skip all content until the given matcher. Bind its match
Match a string until the given matcher. Wraps Break. Binds the content until the break.
Anything, then the given matcher. Binds the terminal match
desired match
Return a match for the first thing if it doesn't
desired match
match we don't want.
Match the rest of the input.
Generated using TypeDoc
Match the rest of the current line