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

It is intended to encode a character string comparison operator with pattern matching. More...

#include "Expression.h"
#include "FunctionNames.h"
#include "Like.h"
#include "LiteralString.h"
#include <cassert>

Go to the source code of this file.

Detailed Description

It is intended to encode a character string comparison operator with pattern matching.

Definition in file Like.cpp.