Returns the next token.
steal.parse.next() -> token
{token}
A token like:
{from: 22, to: 24, value: "hi", type: "string"}
Returns the next token.