This method is called after the node has been made the current node. It indicates that child nodes can now be added to it.

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

Syntax

C#
void JjtOpen()
Visual Basic (Declaration)
Sub JjtOpen
Visual C++
void JjtOpen()

See Also