OpenStructure
Namespaces | Enumerations
query_ast_fw.hh File Reference

Go to the source code of this file.

Namespaces

 ost
 
 ost::mol
 
 ost::mol::impl
 

Enumerations

enum  LogicOP { LOP_OR , LOP_AND }
 
enum  CompOP {
  COP_EQ , COP_NEQ , COP_GE , COP_LE ,
  COP_LT , COP_GT
}