- Namespace
- XamlX
.Ast - Interfaces
- Base Types
-
- object
- XamlAstNode
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
Name | Value | Summary |
---|---|---|
Emit |
XamlILNodeEmitResult | |
Visit |
IXamlAstNode |
Inherited from XamlAstNode
|
VisitChildren |
void |
Inherited from XamlAstNode
|
VisitList |
void |
Inherited from XamlAstNode
static
|