LayerD CodeDOM and Zoe Compiler interface
renderUnOpExp Method (uopExp, expStr, op, context)
NamespacesLayerD.OutputModulesExtendedZOEProcessorrenderUnOpExp(XplUnaryoperator, String, XplUnaryoperators_enum, ExtendedZOEProcessor..::.EZOEContext)

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

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

Declaration Syntax
C#Visual BasicVisual C++
protected abstract string renderUnOpExp(
	XplUnaryoperator uopExp,
	string expStr,
	XplUnaryoperators_enum op,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected MustOverride Function renderUnOpExp ( _
	uopExp As XplUnaryoperator, _
	expStr As String, _
	op As XplUnaryoperators_enum, _
	context As ExtendedZOEProcessor..::.EZOEContext _
) As String
protected:
virtual String^ renderUnOpExp(
	XplUnaryoperator^ uopExp, 
	String^ expStr, 
	XplUnaryoperators_enum op, 
	ExtendedZOEProcessor..::.EZOEContext context
) abstract
Parameters
uopExp (XplUnaryoperator)

[Missing <param> documentation for "uopExp"]

expStr (String)

[Missing <param> documentation for "expStr"]

op (XplUnaryoperators_enum)

[Missing <param> documentation for "op"]

context (ExtendedZOEProcessor..::.EZOEContext)

[Missing <param> documentation for "context"]

Return Value

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

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