[il-antlr-interest: 28824] [antlr-interest] gunit syntax for tree walker with a flat list of nodes

2010-05-13 Thread Kaleb Pederson
) at org.antlr.gunit.gUnitExecutor.executeTests(gUnitExecutor.java:245) ... What is the correct way to match a flat tree? Thanks. -- Kaleb Pederson Blog - http://kalebpederson.com Twitter - http://twitter.com/kalebpederson List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http

[il-antlr-interest: 28825] [antlr-interest] throws on rule declaration being ignored

2010-05-13 Thread Kaleb Pederson
)* - ^('throws' id+) ; I know I can make it a runtime exception, but I'd like to use my exception hierarchy. Am I doing something wrong or should that syntax work? Thanks. -- Kaleb Pederson Blog - http://kalebpederson.com Twitter - http://twitter.com/kalebpederson List: http://www.antlr.org/mailman

[il-antlr-interest: 28785] [antlr-interest] GUnit testsuite Run / Debug Configuration for Eclipse

2010-05-10 Thread Kaleb Pederson
plugin (thanks Edgar!), but to my knowledge it doesn't add any options in this area. Thanks for any suggestions. -- Kaleb Pederson Blog - http://kalebpederson.com Twitter - http://twitter.com/kalebpederson List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http

[il-antlr-interest: 28569] Re: [antlr-interest] Another JUnit testing framework

2010-04-22 Thread Kaleb Pederson
Alan, Overall your code looks very clean. Do you have any samples that demonstrate usage? (I looked around but your README and docs directories are basically empty :). Thanks. -- Kaleb Pederson Blog - http://kalebpederson.com Twitter - http://twitter.com/kalebpederson On Thursday 22 April

[il-antlr-interest: 28327] Re: [antlr-interest] sematic analysis ?

2010-03-19 Thread Kaleb Pederson
On Fri, Mar 19, 2010 at 10:37 AM, Kaleb Pederson kaleb.peder...@gmail.com wrote: Venkat, One way to do what you've mentioned is to create a tree walker which walks the AST.  Then, within the AST, you'll need to do a couple of things. First, you need to populate a symbol table.  That symbol

[il-antlr-interest: 28290] Re: [antlr-interest] Using the results

2010-03-16 Thread Kaleb Pederson
concrete details. HTH. -- Kaleb Pederson Blog - http://kalebpederson.com Twitter - http://twitter.com/kalebpederson List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- You received this message

[il-antlr-interest: 27636] Re: [antlr-interest] gunit problem

2010-01-22 Thread Kaleb Pederson
can do the same. -- Kaleb Pederson Blog - http://kalebpederson.com Twitter - http://twitter.com/kalebpederson List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- You received this message because you