LayerD CodeDOM and Zoe Compiler interface
renderLiteral Method (litNode, litStr, context)
NamespacesLayerD.OutputModulesExtendedZOEProcessorrenderLiteral(XplLiteral, String, ExtendedZOEProcessor..::.EZOEContext)

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

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

Declaration Syntax
C#Visual BasicVisual C++
protected abstract string renderLiteral(
	XplLiteral litNode,
	string litStr,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected MustOverride Function renderLiteral ( _
	litNode As XplLiteral, _
	litStr As String, _
	context As ExtendedZOEProcessor..::.EZOEContext _
) As String
protected:
virtual String^ renderLiteral(
	XplLiteral^ litNode, 
	String^ litStr, 
	ExtendedZOEProcessor..::.EZOEContext context
) abstract
Parameters
litNode (XplLiteral)

[Missing <param> documentation for "litNode"]

litStr (String)

[Missing <param> documentation for "litStr"]

context (ExtendedZOEProcessor..::.EZOEContext)

[Missing <param> documentation for "context"]

Return Value

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

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