Package gw.internal.gosu.parser
Class ConstructorInfoFactoryImpl
java.lang.Object
gw.internal.gosu.parser.ConstructorInfoFactoryImpl
- All Implemented Interfaces:
IConstructorInfoFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate
(IFeatureInfo container, IJavaClassConstructor ctor, IConstructorNode docs)
-
Constructor Details
-
ConstructorInfoFactoryImpl
public ConstructorInfoFactoryImpl()
-
-
Method Details
-
create
public IConstructorInfo create(IFeatureInfo container, IJavaClassConstructor ctor, IConstructorNode docs) - Specified by:
create
in interfaceIConstructorInfoFactory
-
makeConstructorType
- Specified by:
makeConstructorType
in interfaceIConstructorInfoFactory
-