Literal.h File Reference

This class can be used to represent literal values. More...

#include "Expression.h"
#include <cassert>
#include <string>

Go to the source code of this file.

Classes

class  te::fe::Literal
 This class can be used to represent literal values. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::fe
 Namespace for the Filter Encoding module of TerraLib.
 

Detailed Description

This class can be used to represent literal values.

Definition in file Literal.h.