public class ConstructorInfoFactoryImpl extends Object implements IConstructorInfoFactory
| Constructor and Description |
|---|
ConstructorInfoFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
IConstructorInfo |
create(IFeatureInfo container,
IJavaClassConstructor ctor,
IConstructorNode docs) |
IConstructorType |
makeConstructorType(IConstructorInfo ctor) |
public IConstructorInfo create(IFeatureInfo container, IJavaClassConstructor ctor, IConstructorNode docs)
create in interface IConstructorInfoFactorypublic IConstructorType makeConstructorType(IConstructorInfo ctor)
makeConstructorType in interface IConstructorInfoFactoryCopyright © 2019. All rights reserved.