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