[This is preliminary documentation and is subject to change.]
Renders the goto.

C# | Visual Basic | Visual C++ |
protected override void renderGoto( XplJump jump, string label, ExtendedZOEProcessor..::.EZOEContext context )
Protected Overrides Sub renderGoto ( _ jump As XplJump, _ label As String, _ context As ExtendedZOEProcessor..::.EZOEContext _ )
protected: virtual void renderGoto( XplJump^ jump, String^ label, ExtendedZOEProcessor..::.EZOEContext context ) override

- jump (XplJump)
- The jump.
- label (String)
- The label.
- context (ExtendedZOEProcessor..::.EZOEContext)
- The context.