Return the type of the current token.
Synopsis
Declared in <baljsn_jsontokenizer.h>
JsonTokenizer::TokenType
tokenType() const;
Return Value
the type of the current token
Created with MrDocs
Return the type of the current token.
Declared in <baljsn_jsontokenizer.h>
JsonTokenizer::TokenType
tokenType() const;
the type of the current token
Created with MrDocs