Return the number of children the node has.

Namespace:  SingularSys.Jep.Parser
Assembly:  Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)

Syntax

C#
int JjtGetNumChildren()
Visual Basic (Declaration)
Function JjtGetNumChildren As Integer
Visual C++
int JjtGetNumChildren()

Return Value

See Also