MathTypeLibrary(libmath++)
0.0.3
|
#include <matcher.h>
Protected Types | |
typedef std::list< TMatch< T > * > | TList |
Protected Member Functions | |
T2Match (TMatch< T > *ALeft, TMatch< T > *ARight) |
Protected Attributes | |
TList | FPatterns |
Additional Inherited Members | |
![]() | |
virtual bool | match (const TNode< T > *AExpr, TMatchRegistry< T > *AReg) const =0 |
T2Match is the base class for operators where the operands may be equivalent exchaned (+, *)