Uses of Class
org.pipservices3.expressions.tokenizers.generic.GenericCommentState
-
Packages that use GenericCommentState Package Description org.pipservices3.expressions.tokenizers.generic -
-
Uses of GenericCommentState in org.pipservices3.expressions.tokenizers.generic
Subclasses of GenericCommentState 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.classCppCommentStateThis state will either delegate to a comment-handling state, or return a token with just a slash in it.
-