Thanks.. I didn&#39;t realize that the nodes were meant for walking :)&nbsp; I thought I would have to dispatch to the right walk method etc. Thanks!&nbsp; <br clear="all"><br>Michael Stephens<br><br>Electrical Engineering Graduate Student<br>
University of Wyoming<br><a href="mailto:falcon@uwyo.edu">falcon@uwyo.edu</a> or <a href="mailto:89iroc@gmail.com">89iroc@gmail.com</a>
<br><br><div class="gmail_quote">On Tue, Jul 1, 2008 at 5:07 PM, Dino Viehland &lt;<a href="mailto:dinov@exchange.microsoft.com">dinov@exchange.microsoft.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="EN-US">

<div>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">There's a AstWalker/IAstWalker in IronPython.Compiler.Ast which
is better for general consumption.&nbsp; Is that good enough?&nbsp; The AST nodes then
expose Walk method which take the IAstWalker.</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">&nbsp;</span></p>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">

<p><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;">
<a href="mailto:users-bounces@lists.ironpython.com" target="_blank">users-bounces@lists.ironpython.com</a> [mailto:<a href="mailto:users-bounces@lists.ironpython.com" target="_blank">users-bounces@lists.ironpython.com</a>] <b>On
Behalf Of </b>Michael Stephens<br>
<b>Sent:</b> Tuesday, July 01, 2008 3:59 PM<br>
<b>To:</b> Discussion of IronPython<br>
<b>Subject:</b> [IronPython] CodeWalker public?</span></p>

</div><div><div></div><div class="Wj3C7c">

<p>&nbsp;</p>

<p>Any chance of getting CodeWalker made public in the 1.2
release?&nbsp; We really need to be able to easily walk through the AST and
track dependant objects.<br clear="all">
<br>
Michael Stephens<br>
<br>
Electrical Engineering Graduate Student<br>
University of Wyoming<br>
<a href="mailto:falcon@uwyo.edu" target="_blank">falcon@uwyo.edu</a> or <a href="mailto:89iroc@gmail.com" target="_blank">89iroc@gmail.com</a> </p>

</div></div></div>

</div>


</blockquote></div><br>