Jep uses a set of components to parse and evaluate. They are:
Namespace:
SingularSys.Jep- INumberFactory
- VariableFactory
- NodeFactory
- VariableTable
- FunctionTable
- OperatorTable
- IParser
- IEvaluator
- PrintVisitor
Assembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# |
|---|
public class ComponentSet |
| Visual Basic (Declaration) |
|---|
Public Class ComponentSet |
| Visual C++ |
|---|
public ref class ComponentSet |