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