Read the next equation from the stream.
By default empty expressions should be silently ignored.
Namespace:
SingularSys.JepAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# |
|---|
INode ContinueParse() |
| Visual Basic (Declaration) |
|---|
Function ContinueParse As INode |
| Visual C++ |
|---|
INode^ ContinueParse() |
Return Value
the root node of the expression tree
Exceptions
| Exception | Condition |
|---|---|
| SingularSys.Jep..::.ParseException |