15 #include "internal/berryStandardElementHandler.h" 18 #include "internal/berryCompositeExpression.h" 23 #include "Poco/Exception.h" 42 throw Poco::NotImplementedException();
void ProcessChildren(const SmartPointer< IConfigurationElement > &element, const SmartPointer< CompositeExpression > &result)
~ElementHandler() override
virtual SmartPointer< Expression > Create(ExpressionConverter *converter, SmartPointer< IConfigurationElement > config)=0
static ElementHandler::Pointer GetDefault()
virtual void ProcessChildren(ExpressionConverter *converter, SmartPointer< IConfigurationElement > element, SmartPointer< CompositeExpression > expression)