LayerD CodeDOM and Zoe Compiler interface
renderGoto Method (jump, label, context)
NamespacesLayerD.OutputModulesExtendedZOEProcessorrenderGoto(XplJump, String, ExtendedZOEProcessor..::.EZOEContext)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.renderGoto(LayerD.CodeDOM.XplJump,System.String,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

Declaration Syntax
C#Visual BasicVisual C++
protected abstract void renderGoto(
	XplJump jump,
	string label,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected MustOverride Sub renderGoto ( _
	jump As XplJump, _
	label As String, _
	context As ExtendedZOEProcessor..::.EZOEContext _
)
protected:
virtual void renderGoto(
	XplJump^ jump, 
	String^ label, 
	ExtendedZOEProcessor..::.EZOEContext context
) abstract
Parameters
jump (XplJump)

[Missing <param> documentation for "jump"]

label (String)

[Missing <param> documentation for "label"]

context (ExtendedZOEProcessor..::.EZOEContext)

[Missing <param> documentation for "context"]

Assembly: lib_zoe_cginterface (Module: lib_zoe_cginterface) Version: 1.0.3410.22811 (1.0.0.0)