LayerD CodeDOM and Zoe Compiler interface
processSwitch Method (switchSta, context)
NamespacesLayerD.OutputModulesExtendedZOEProcessorprocessSwitch(XplSwitchStatement, ExtendedZOEProcessor..::.EZOEContext)

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

[Missing <summary> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.processSwitch(LayerD.CodeDOM.XplSwitchStatement,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

Declaration Syntax
C#Visual BasicVisual C++
protected void processSwitch(
	XplSwitchStatement switchSta,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected Sub processSwitch ( _
	switchSta As XplSwitchStatement, _
	context As ExtendedZOEProcessor..::.EZOEContext _
)
protected:
void processSwitch(
	XplSwitchStatement^ switchSta, 
	ExtendedZOEProcessor..::.EZOEContext context
)
Parameters
switchSta (XplSwitchStatement)

[Missing <param> documentation for "switchSta"]

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)