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