XamlAstCompilerLocalNode Class

XamlAstCompilerLocalNode
object
IXamlAstLocalsEmitableNode

Syntax

public class XamlAstCompilerLocalNode : XamlAstNode, IXamlAstValueNode, IXamlAstNode, 
    IXamlLineInfo, IXamlAstLocalsEmitableNode<IXamlILEmitter, XamlILNodeEmitResult>

Constructors

Properties

Name Value Summary
Line int
Inherited from XamlAstNode
Position int
Inherited from XamlAstNode
Type IXamlType

Methods