Can I write a single grammar file that contains all three grammars (lexer,
parser, tree)? The ANTLR book says,
"Let’s build your first tree grammar in a separate file, which we’ll
call Eval.g."
which I can interpret to imply "a later tree grammar will be built in the same
file".
But, looking around, I see no way to do this.
TIA,
--
Rick
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 are subscribed to the Google Groups
"il-antlr-interest" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/il-antlr-interest?hl=en.