Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Grammar debugging(How to debug a grammar with synthetic tokens?)
Grammar debugging [message #1705499] Mon, 17 August 2015 08:24
Erika Baena is currently offline Erika BaenaFriend
Messages: 5
Registered: July 2015
Junior Member
Hi!

What is the right way to debug an Xtext grammar which contains synthetic tokens?

Without synthetic tokens, I can use DebugAntlrGeneratorFragment and then use the generated DebugInternalMyDsl.g file with ANTLRWorks.

This is not possible with a grammar which contains synthetic tokens since the tokens are not directly generated by the lexer. Is there another way to debug the grammar?
Previous Topic:Preserve representation of primitives after code formatting.
Next Topic:Grammer Help Needed
Goto Forum:
  


Current Time: Thu Apr 25 20:03:06 GMT 2024

Powered by FUDForum. Page generated in 0.02681 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top