Uses of Class
org.pipservices3.expressions.tokenizers.generic.CppCommentState
Packages that use CppCommentState
-
Uses of CppCommentState in org.pipservices3.expressions.tokenizers.generic
Subclasses of CppCommentState in org.pipservices3.expressions.tokenizers.genericModifier and TypeClassDescriptionclass
This state will either delegate to a comment-handling state, or return a token with just a slash in it.