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 AnnotationInfoFactoryImplinstance()
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
AnnotationInfoFactoryImpl
private AnnotationInfoFactoryImpl()
-
-
Method Details
-
instance
-
create
- Specified by:
createin interfaceIAnnotationInfoFactory
-
createJavaAnnotation
- Specified by:
createJavaAnnotationin interfaceIAnnotationInfoFactory
-