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