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