All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BinaryOpEncoder.cpp File Reference

An SQL encoder for binary operator expressions. More...

#include "BinaryOpEncoder.h"
#include "Function.h"
#include "SQLVisitor.h"
#include <cassert>

Go to the source code of this file.

Detailed Description

An SQL encoder for binary operator expressions.

Definition in file BinaryOpEncoder.cpp.