srchilite::HighlightStateBuilder Class Reference
Builds an HighlightState from the language definition file collected structures.
More...
#include <highlightstatebuilder.h>
Collaboration diagram for srchilite::HighlightStateBuilder:
Public Member Functions
Builds all the rules into the passed mainState as specified in the passed
LangElems.
More...
the following is a multi-method that needs to be processed by doublecpp
Builds all the rules into the passed mainState as specified in the passed
LangElems.
More...
the following is a multi-method that needs to be processed by doublecpp
Private Attributes
the factory for creating rules
Detailed Description
Builds an HighlightState from the language definition file collected structures.
This class uses dynamic overloading and it must be processed by doublecpp, http://doublecpp.sf.net, in case you need to modify it.
Member Function Documentation
void srchilite::HighlightStateBuilder::build
(
LangElems *
elems,
)
Builds all the rules into the passed mainState as specified in the passed LangElems.
- Parameters
-
elems the element definitions retrieved from the lang file
mainState the main state where to store all the rules
void srchilite::HighlightStateBuilder::build
(
LangElems *
elems,
)
Builds all the rules into the passed mainState as specified in the passed LangElems.
- Parameters
-
elems the element definitions retrieved from the lang file
mainState the main state where to store all the rules
The documentation for this class was generated from the following files:
- /home/bettini/work/source-highlight/src-highlite/lib/srchilite/highlightstatebuilder.h
- /home/bettini/work/source-highlight/src-highlite/lib/srchilite/highlightstatebuilder.hpp
- /home/bettini/work/source-highlight/src-highlite/lib/srchilite/highlightstatebuilder_dbtab.cc