Interface ICommentState

All Superinterfaces:
ITokenizerState
All Known Implementing Classes:
CCommentState, CppCommentState, GenericCommentState

public interface ICommentState extends ITokenizerState
Defines an interface for tokenizer state that processes comments.