Assembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# | 
|---|
protected double[] VisitChildren( ASTFunNode node )  | 
| Visual Basic (Declaration) | 
|---|
Protected Function VisitChildren ( _ node As ASTFunNode _ ) As Double()  | 
| Visual C++ | 
|---|
protected: array<double>^ VisitChildren( ASTFunNode^ node )  | 
Parameters
- node
 - Type: SingularSys.Jep.Parser..::.ASTFunNode
 
Return Value
Exceptions
| Exception | Condition | 
|---|---|
| SingularSys.Jep..::.EvaluationException |