DoxigAlpha

TokenType

This is only used in peekNextTokenType() and gives a categorization based on the first byte of the next token that will be emitted from a next*() call.

Fields of this type

Fields

#
object_begin:object_begin
object_end:object_end
array_begin:array_begin
array_end:array_end
true:true
false:false
null:null
number:number
string:string
end_of_document:end_of_document