Nektar++
|
Classes | |
class | A |
class | N |
class | Pattern |
class | R |
class | V |
class | X |
Static Public Member Functions | |
def | match |
Test whether a MathML expression matches a given tree pattern. Patterns are instances of the nested Pattern class, or more specifically one of its subclasses. The static method match on this class checks an expression against a pattern, returning True iff there is a match.
Definition at line 1326 of file optimize.py.
|
static |