Creates a Mustache tokenizer.
Extends: AbstractTokenizer
Description
The MustacheTokenizer class allows you to create Mustache tokenizers.
Constructors
Constructs this object with default parameters.
MustacheTokenizer()
Instance methods
readNextToken
Reads the next token
@override
Token? readNextToken()
- returns: Token? - next token