OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Enumerations
query_ast_fw.hh File Reference

Go to the source code of this file.

Namespaces

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

Enumerations

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