Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

indri::parse::CharClass Namespace Reference


Variables

const int apostrophe = 1
const int percent = 2
const int control = 3
const int currency = 4
const int symbol = 5
const int letter = 6
const int digit = 7
const int punctuation = 8
const int whitespace = 9
const int decimal = 10
const int hyphen = 11
const int thousand = 12


Variable Documentation

const int indri::parse::CharClass::apostrophe = 1
 

const int indri::parse::CharClass::control = 3
 

const int indri::parse::CharClass::currency = 4
 

const int indri::parse::CharClass::decimal = 10
 

const int indri::parse::CharClass::digit = 7
 

const int indri::parse::CharClass::hyphen = 11
 

const int indri::parse::CharClass::letter = 6
 

const int indri::parse::CharClass::percent = 2
 

const int indri::parse::CharClass::punctuation = 8
 

const int indri::parse::CharClass::symbol = 5
 

const int indri::parse::CharClass::thousand = 12
 

const int indri::parse::CharClass::whitespace = 9
 


Generated on Tue Jun 15 11:03:03 2010 for Lemur by doxygen 1.3.4