26 #ifndef __TERRALIB_FE_INTERNAL_DIV_H 
   27 #define __TERRALIB_FE_INTERNAL_DIV_H 
   74 #endif  // __TERRALIB_FE_INTERNAL_DIV_H 
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
This class can be used to represent binary operation expressions. 
 
Div(Expression *arg1, Expression *arg2)
Constructor. 
 
This is an abstract class that models a Filter Encoding expression. 
 
An static class with global definitions. 
 
#define TE_DEFINE_VISITABLE
 
An static class with global definitions. 
 
This class can be used to represent binary operation expressions.