A CommentState object returns a comment from a scanner.
Either delegate to a comment-handling state, or return a token with just a slash in it.
A textual string to be tokenized.
A tokenizer class that controls the process.
The next token from the top of the stream.
Generated using TypeDoc
A CommentState object returns a comment from a scanner.