Recognize comments of the form /// ...
Namespace:
SingularSys.Jep.ConfigurableParser.MatchersAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# |
|---|
public static CommentTokenMatcher SlashSlashSlashCommentMatcher() |
| Visual Basic (Declaration) |
|---|
Public Shared Function SlashSlashSlashCommentMatcher As CommentTokenMatcher |
| Visual C++ |
|---|
public: static CommentTokenMatcher^ SlashSlashSlashCommentMatcher() |