Package gw.internal.gosu.parser
Class AnnotationInfoFactoryImpl
java.lang.Object
gw.internal.gosu.parser.AnnotationInfoFactoryImpl
- All Implemented Interfaces:
IAnnotationInfoFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate
(Class type, Object[] expressionValue, IFeatureInfo owner) createJavaAnnotation
(Annotation annotation, IFeatureInfo owner) static AnnotationInfoFactoryImpl
instance()
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
AnnotationInfoFactoryImpl
private AnnotationInfoFactoryImpl()
-
-
Method Details
-
instance
-
create
- Specified by:
create
in interfaceIAnnotationInfoFactory
-
createJavaAnnotation
- Specified by:
createJavaAnnotation
in interfaceIAnnotationInfoFactory
-