public interface IConstructorInfoFactory
| Modifier and Type | Method and Description |
|---|---|
IConstructorInfo |
create(IFeatureInfo container,
IJavaClassConstructor ctor,
IConstructorNode docs) |
IConstructorType |
makeConstructorType(IConstructorInfo ctor) |
IConstructorInfo create(IFeatureInfo container, IJavaClassConstructor ctor, IConstructorNode docs)
IConstructorType makeConstructorType(IConstructorInfo ctor)
Copyright © 2021. All rights reserved.