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

A query encoder for functions with no arguments that is invoked just by its name. More...

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

Go to the source code of this file.

Detailed Description

A query encoder for functions with no arguments that is invoked just by its name.

Definition in file FunctionNoArgsEncoder.cpp.