*/
private IParser getProcessingElementAnonymousConstructorName_5017Parser() {
if (processingElementAnonymousConstructorName_5017Parser == null) {
EAttribute[] features = new EAttribute[] { CommonsPackage.eINSTANCE
.getNamedElement_Name() };
MessageFormatParser parser = new MessageFormatParser(features);
processingElementAnonymousConstructorName_5017Parser = parser;
}
return processingElementAnonymousConstructorName_5017Parser;
}