LayerD CodeDOM and Zoe Compiler interface
renderTypeOfExp Method (typeofExpNode, typeStr, eZOEContext)
NamespacesLayerD.OutputModulesExtendedZOEProcessorrenderTypeOfExp(XplType, String, ExtendedZOEProcessor..::.EZOEContext)

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

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

Declaration Syntax
C#Visual BasicVisual C++
protected abstract string renderTypeOfExp(
	XplType typeofExpNode,
	string typeStr,
	ExtendedZOEProcessor..::.EZOEContext eZOEContext
)
Protected MustOverride Function renderTypeOfExp ( _
	typeofExpNode As XplType, _
	typeStr As String, _
	eZOEContext As ExtendedZOEProcessor..::.EZOEContext _
) As String
protected:
virtual String^ renderTypeOfExp(
	XplType^ typeofExpNode, 
	String^ typeStr, 
	ExtendedZOEProcessor..::.EZOEContext eZOEContext
) abstract
Parameters
typeofExpNode (XplType)

[Missing <param> documentation for "typeofExpNode"]

typeStr (String)

[Missing <param> documentation for "typeStr"]

eZOEContext (ExtendedZOEProcessor..::.EZOEContext)

[Missing <param> documentation for "eZOEContext"]

Return Value

[Missing <returns> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.renderTypeOfExp(LayerD.CodeDOM.XplType,System.String,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

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