Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Whats the meaning of isPreIndexingPhase
Whats the meaning of isPreIndexingPhase [message #880953] Sun, 03 June 2012 13:17 Go to next message
Roger Gilliar is currently offline Roger GilliarFriend
Messages: 40
Registered: March 2010
Member
I would like to know what the meaning of the argument isPreIndexingPhase in

def dispatch void infer(Entity entity, IJvmDeclaredTypeAcceptor acceptor, boolean isPreIndexingPhase)

is ?

And if I would like the view the documentation for this method, where would I have to look ?

Regards
Roger
Re: Whats the meaning of isPreIndexingPhase [message #880987 is a reply to message #880953] Sun, 03 June 2012 15:18 Go to previous messageGo to next message
Sebastian Zarnekow is currently offline Sebastian ZarnekowFriend
Messages: 3118
Registered: July 2009
Senior Member
Hi,

does the JavaDoc of IJvmModelInferrer and its subtypes help?

Regards,
Sebastian
--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com

Am 03.06.12 15:17, schrieb Roger Gilliar:
> I would like to know what the meaning of the argument isPreIndexingPhase in
> def dispatch void infer(Entity entity, IJvmDeclaredTypeAcceptor
> acceptor, boolean isPreIndexingPhase)
> is ?
>
> And if I would like the view the documentation for this method, where
> would I have to look ?
>
> Regards
> Roger
Re: Whats the meaning of isPreIndexingPhase [message #880998 is a reply to message #880987] Sun, 03 June 2012 15:53 Go to previous message
Roger Gilliar is currently offline Roger GilliarFriend
Messages: 40
Registered: March 2010
Member
Thanks,

yes that helped. I was looking at the infer method javadoc which wasn't that helpful.

Regards
Roger
Previous Topic:How to add annotations to generated class
Next Topic:Xtext vs ANTLR syntactic predicates
Goto Forum:
  


Current Time: Thu Apr 25 05:51:53 GMT 2024

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

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

Back to the top