Merge pull request #1023 from LorenzoBettini/lb/generated-inferrer-comments

updated comment in the generated JvmModelInferrer for the new generator infrastructure
This commit is contained in:
Jan Köhnlein 2016-05-11 09:32:20 +02:00
commit effbb402a1

View file

@ -215,9 +215,7 @@ class XbaseGeneratorFragment2 extends AbstractXtextGeneratorFragment {
* {@link IJvmDeclaredTypeAcceptor#accept(org.eclipse.xtext.common.types.JvmDeclaredType)
* accept(..)} method takes the constructed empty type for the
* pre-indexing phase. This one is further initialized in the
* indexing phase using the closure you pass to the returned
* {@link org.eclipse.xtext.xbase.jvmmodel.IJvmDeclaredTypeAcceptor.IPostIndexingInitializing#initializeLater(org.eclipse.xtext.xbase.lib.Procedures.Procedure1)
* initializeLater(..)}.
* indexing phase using the lambda you pass as the last argument.
* @param isPreIndexingPhase
* whether the method is called in a pre-indexing phase, i.e.
* when the global index is not yet fully updated. You must not