Skip to main content



      Home
Home » Modeling » TMF (Xtext) » [Xtext typesystem] Avoid type checking of unresolved references
[Xtext typesystem] Avoid type checking of unresolved references [message #1048456] Wed, 24 April 2013 09:46
Eclipse UserFriend
When using the typesystem on a grammar with cross references, a usual rule is that the type of a symbol reference is the type of the variable it references.

Of course, in case of invalid references the type cannot be determined and is evaluated to null, which results in an additional error "type of feature xxxx is undefined".

Is there a way to suppress this additional error or to tell the typesystem that there should be no type checking of unresolved references?

Please let me know if I need to post an example of what I mean.

Thanks, Wernke

[Updated on: Wed, 24 April 2013 09:49] by Moderator

Previous Topic:Different project with different extension classes
Next Topic:[Xtext] Problem with basic XBase tutorial
Goto Forum:
  


Current Time: Thu Jul 03 06:39:56 EDT 2025

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

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

Back to the top