提交 b1d5765c 编写于 作者: C Cyrus Najmabadi

Update comment.

上级 0d97cbc6
......@@ -501,7 +501,8 @@ public override void Accept(IRegexNodeVisitor visitor)
}
/// <summary>
/// ```a{...}```
/// Base type of all regex numeric quantifier nodes. i.e.
/// ```a{5}```, ```a{5,}``` and ```a{5,10}```
/// </summary>
internal abstract class RegexNumericQuantifierNode : RegexQuantifierNode
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册