19 #ifndef OST_CONOP_RULE_BASED_BUILDER_HH
20 #define OST_CONOP_RULE_BASED_BUILDER_HH
31 namespace ost {
namespace conop {
43 : compound_lib_(compound_lib), last_compound_() {
47 if (this->GetDialect()!=dialect) {
50 compound_lib_->ClearCache();
111 const String& atom_name) { }