public static interface IContributedModelBuilder.Factory
Modifier and Type | Method and Description |
---|---|
IContributedModelBuilder |
create(ITranslationUnit tu)
Create a model builder for the given translation unit.
|
IContributedModelBuilder create(ITranslationUnit tu)
tu
- the translation unitnull
if no model builder could be createdCopyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.