I've abandoned that branch (antlr3) and the 0.3 branch, too. The name
lookups you're talking about should be handled correctly in almost all
cases.
The new, shiny 0.4 branch should make this much easier. I'm no longer
using antlr tree grammars but instead using the dynamic scope features
in antlr grammars. This means that (a) there's no manual stack
manipulation and (b) finding the parent of a statement or expression
is natural and easy. Both wins.
The 0.4 branch won't be done for some weeks or months, but I'm certain
it's the correct direction.
troy
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google Groups "java2python-discuss" group.
> To post to this group, send email to java2pyth...@googlegroups.com
> To unsubscribe from this group, send email to java2python-dis...@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/java2python-discuss?hl=en
> -~----------~----~----~----~------~----~------~--~---
>
>