highlight::ReGroup Class Reference

Regular Expession Information. More...

List of all members.

Public Member Functions

 ReGroup ()
 Constructor.
 ReGroup (State s, unsigned int l, unsigned int c, const string &n)
 Constructor.
 ReGroup (const ReGroup &other)
 Copy Constructor.
ReGroupoperator= (const ReGroup &other)
 Operator overloading.

Public Attributes

unsigned int length
 length of the token
State state
 state of the matched token (keyword, string, etc)
unsigned int kwClass
 keyword class if state is keyword
string name
 language name needed to handle embedded languages


Detailed Description

Regular Expession Information.

This class associates a processing state with a keyword class and the length of the matched token.

Author:
Andre Simon

The documentation for this class was generated from the following file:

Generated on Tue Oct 26 19:44:40 2010 for Highlight Code Converter by  doxygen 1.5.7.1