visitor
Classes
|
|
|
This class implements a generic stream-based expression walker. |
Exceptions
|
|
|
|
Functions
|
A function that is used to clone an expression. |
|
Evaluate the value of the expression. |
|
|
|
Return a string representation of an expression. |
|
A generator that yields a sequence of nodes in an expression tree that belong to a specified set. |
A generator that yields a sequence of mutable parameters in an expression tree. |
|
|
A generator that yields a sequence of variables in an expression tree. |
|
Return the polynomial degree of the expression. |
|
|
|
Return the number of nodes in the expression tree. |