XamlIlEmitContext.

Emit(IXamlIlAstNode, IXamlIlEmitter, IXamlIlType) Method

Namespace
XamlIl.Transform
Containing Type
XamlIlEmitContext

Syntax

public XamlIlNodeEmitResult Emit(IXamlIlAstNode value, IXamlIlEmitter codeGen, IXamlIlType expectedType)

Parameters

Name Type Description
value IXamlIlAstNode
codeGen IXamlIlEmitter
expectedType IXamlIlType

Return Value

Type Description
XamlIlNodeEmitResult