Symbol Abstract Class
Member Functions
Definition
Line 13 of System.RegularExpressions/Symbol.cm
Inheritance
Member Functions
public abstract bool |
Match(uchar c) |
Member Function Details
Match Member Function
public abstract bool Match(uchar c)
Definition
Line 16 of System.RegularExpressions/Symbol.cm