<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I'm probably getting into
things-you're-already-planning-to-do territory with these, but I figure "why
stop now?" At the very least, I may stumble upon something you haven't
noticed yet (:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>1. There are a bunch of getters that return Strings
(ASIfStatement.getConditionString(), ASForInStatement.getIteratedString(),
etc.). It would be really great if these could return expressions instead
(or if there could be expression-returning variants).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>2. Attempting to parse an else-if statement causes
an error.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>3. Could ASSwitchStatement include a way to get the
expression that's being switched on? (i.e. "c" in
"switch(c){...}")?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Again, thanks for all the time and effort you've
put into this.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>matthew</FONT></DIV></BODY></HTML>