IXamlIlAstVisitor.

Push(IXamlIlAstNode) Method

Namespace
XamlIl.Ast
Containing Type
IXamlIlAstVisitor

Syntax

void Push(IXamlIlAstNode node)

Parameters

Name Type Description
node IXamlIlAstNode

Return Value

Type Description
void