Skip to main content



      Home
Home » Modeling » TMF (Xtext) » xtext unnamed tree(xtext unnamed tree)
xtext unnamed tree [message #1740989] Mon, 22 August 2016 04:45 Go to next message
Eclipse UserFriend
Hi,

I have grammar like :

Variable : name='vars' varArgs+=Expression (","? varArgs+=Expression)*;

It is showing the name <unnamed> for varArgs like:

vars
<unnamed>
<unnamed>
<unnamed>
<unnamed>
<unnamed>

Is there any way to customize varArgs to name them.
Re: xtext unnamed tree [message #1741819 is a reply to message #1740989] Mon, 29 August 2016 17:05 Go to previous message
Eclipse UserFriend
What is your Expected behaviour.
Previous Topic:No elements in the index when doing Project Clean
Next Topic:Left recursion
Goto Forum:
  


Current Time: Thu Jul 03 12:15:31 EDT 2025

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

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

Back to the top