highlight::RegexElement Class Reference

Association of a regex with a state description. More...

List of all members.

Public Member Functions

 RegexElement (State oState, State eState, Pattern *re, unsigned int cID=0, int group=-1, const string &name="")

Public Attributes

State open
 opening state
State end
 closing state
PatternrePattern
 regex pattern
unsigned int kwClass
 keyword class
int capturingGroup
 capturing group ID
string langName
 language name


Detailed Description

Association of a regex with a state description.

A RegexElement associates a regular expression with the state information (opening and closing state, pattern, keyword class, keyword group id, language name)


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

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