Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » suggest changes(suggest changes)
suggest changes [message #735567] Wed, 12 October 2011 08:52 Go to next message
samir  is currently offline samir Friend
Messages: 27
Registered: September 2011
Junior Member
hi guys
I wanted to ask if anyone can give an example as you suggest corrections.

with the initial grammar:

Model:
Greeting greetings + = *;

Greeting:
'Hello' name = ID '!';

For example, when the first character is lower case suggest to transform to uppercase


Re: suggest changes [message #735573 is a reply to message #735567] Wed, 12 October 2011 09:11 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi,

i guess you are talking about quickfixes

http://www.eclipse.org/Xtext/documentation/2_0_0/155-quickfix.php

~Christian


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:Partial parsing of large files
Next Topic:scoping question
Goto Forum:
  


Current Time: Thu Apr 18 23:17:37 GMT 2024

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

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

Back to the top