26#ifndef __TERRALIB_FE_INTERNAL_SUB_H
27#define __TERRALIB_FE_INTERNAL_SUB_H
#define TE_DEFINE_VISITABLE
This class can be used to represent binary operation expressions.
BinaryOperator(const char *opName=0)
It initializes a new BinaryOperator.
This is an abstract class that models a Filter Encoding expression.
An static class with global definitions.
Sub(Expression *arg1, Expression *arg2)
Constructor.
An static class with global definitions.
Namespace for the Filter Encoding module of TerraLib.
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module.