[antlr-interest] antlrworks interpreter like serialized parse tree

Candide Kemmler candide at palacehotel.org
Mon Jan 25 04:17:30 PST 2010


Hi,

I'm very happy with my antlr results so far, and next step is to use antlr's output to add a code-completion like feature to my application.

I love the parse tree representation that antlrWorks presents and getting such a structure would be ideal for my use case. However I can't seem to find a way to create a similar representation of the parse tree using the API.

Any ideas?

Candide


More information about the antlr-interest mailing list