MathParser\Parsing\Nodes\Interfaces Namespace Reference

Interfaces for Nodes, in particular Node factories. More...

Classes

interface  ExpressionNodeFactory
 Interface for construction of ExpressionNode, the implementations of the interface, usually involves some simplification of the operands. More...
 

Detailed Description

Interfaces for Nodes, in particular Node factories.