Symbol Abstract Class
Definition
Line 11 of System.RegularExpressions/Symbol.cm
Inheritance
Constructors & Destructor
Member Functions
public abstract bool |
Match(uchar c) |
Constructor& Destructor Details
~Symbol Destructor
public virtual ~Symbol()
Definition
Line 13 of System.RegularExpressions/Symbol.cm
Member Function Details
Match Member Function
public abstract bool Match(uchar c)
Definition
Line 16 of System.RegularExpressions/Symbol.cm