LayerD CodeDOM and Zoe Compiler interface
renderOnpointerStatement Method (functionBody, context)
NamespacesLayerD.OutputModulesExtendedZOEProcessorrenderOnpointerStatement(XplFunctionBody, ExtendedZOEProcessor..::.EZOEContext)

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

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

Declaration Syntax
C#Visual BasicVisual C++
protected abstract void renderOnpointerStatement(
	XplFunctionBody functionBody,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected MustOverride Sub renderOnpointerStatement ( _
	functionBody As XplFunctionBody, _
	context As ExtendedZOEProcessor..::.EZOEContext _
)
protected:
virtual void renderOnpointerStatement(
	XplFunctionBody^ functionBody, 
	ExtendedZOEProcessor..::.EZOEContext context
) abstract
Parameters
functionBody (XplFunctionBody)

[Missing <param> documentation for "functionBody"]

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)