Return the number of children the node has.
Namespace:
SingularSys.Jep.ParserAssembly: 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() |