Skip to content

Properties_T_Cyjb_Compilers_RegularExpressions_QuantifierExp

CYJB edited this page Sep 9, 2022 · 1 revision

QuantifierExp 属性

The QuantifierExp type exposes the following members.

属性

 

名称 说明
公共属性 InnerExpression 获取内部正则表达式。
公共属性 Length 获取当前正则表达式匹配的字符串长度。 (重写 LexRegex.Length.)
公共属性 MaxTimes 获取内部正则表达式的最多重复次数。
公共属性 MinTimes 获取内部正则表达式的最少重复次数。
  Back to Top

参见

Reference

QuantifierExp 类
Cyjb.Compilers.RegularExpressions 命名空间

Clone this wiki locally