Skip to main content



      Home
Home » Modeling » TMF (Xtext) » dot as separator in rule with hidden white spaces
dot as separator in rule with hidden white spaces [message #1016673] Thu, 07 March 2013 05:26
Eclipse UserFriend
hi everyone,

i try to implement a java-like syntax of dot-separation. attribute.typefield.subtypefield....

with following rule:
ModelElementReference hidden():
element=[franca::FModelElement] ('.' nestedElement=ModelElementReference)?;

it works fine if the separator is another character (':' for example). But why doesn't ir work with the dot as separator?

Thomas
Previous Topic:Is Xtext right for me?
Next Topic:Scope provider stops working with UPPER_CASE_ID terminal rule
Goto Forum:
  


Current Time: Sun Jul 13 20:14:28 EDT 2025

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

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

Back to the top