LayerD CodeDOM and Zoe Compiler interface
processParameters Method (parametersDecl, functionDecl, context)
NamespacesLayerD.OutputModulesExtendedZOEProcessorprocessParameters(XplParameters, XplFunction, ExtendedZOEProcessor..::.EZOEContext)

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

[Missing <summary> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.processParameters(LayerD.CodeDOM.XplParameters,LayerD.CodeDOM.XplFunction,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

Declaration Syntax
C#Visual BasicVisual C++
protected string processParameters(
	XplParameters parametersDecl,
	XplFunction functionDecl,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected Function processParameters ( _
	parametersDecl As XplParameters, _
	functionDecl As XplFunction, _
	context As ExtendedZOEProcessor..::.EZOEContext _
) As String
protected:
String^ processParameters(
	XplParameters^ parametersDecl, 
	XplFunction^ functionDecl, 
	ExtendedZOEProcessor..::.EZOEContext context
)
Parameters
parametersDecl (XplParameters)

[Missing <param> documentation for "parametersDecl"]

functionDecl (XplFunction)

[Missing <param> documentation for "functionDecl"]

context (ExtendedZOEProcessor..::.EZOEContext)

[Missing <param> documentation for "context"]

Return Value

[Missing <returns> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.processParameters(LayerD.CodeDOM.XplParameters,LayerD.CodeDOM.XplFunction,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

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