Would it work to always try nextString and catch t...
# klaxon
k
Would it work to always try nextString and catch the parsing exception, then try it as Object? Or would that token already have been consumed?