Hi Jean,

Let user have type a rule as

Constant
    :   type expression
    ;

And there is no yet rules type and expression.

Now user need type 

type
    :
    ;


expression
    :
    ;


May be its possible add auto-generation of such missing yet rules on demand?

But question is where to insert them? In big grammar, I do not want scroll
yet to that new place, and if not scroll then how to find them fast ...

So may be better generate them into clipboard on e.g.
  cmd + option + click  on such missing yet rule.

Then I can jump into place I want in grammar and do PASTE  cmd + v




-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]



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 il-antlr-inter...@googlegroups.com.
To unsubscribe from this group, send email to 
il-antlr-interest+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.

Reply via email to