Any Class
Definition
Line 88 of scmlg/Symbol.cm
Inheritance
Constructors & Destructor
Member Functions
public override void |
Accept(Visitor& visitor) |
public override bool |
IsAny() const |
public override bool |
Match(uchar c) |
Constructor& Destructor Details
Any Constructor
public Any()
Definition
Line 90 of scmlg/Symbol.cm
Member Function Details
Accept Member Function
public override void Accept(Visitor& visitor)
Definition
Line 102 of scmlg/Symbol.cm
IsAny Member Function
public override bool IsAny()
Definition
Line 94 of scmlg/Symbol.cm
Match Member Function
public override bool Match(uchar c)
Definition
Line 98 of scmlg/Symbol.cm