highlighter application
1.1
HCE project utils : highlighter
|
#include <string>
#include "HighlightingAlgorithmRefine.hpp"
#include "HighlightingAlgorithmRegexpr.hpp"
#include "HighlightingAlgorithmSimple.hpp"
#include "HighlightStringGenerator.hpp"
Go to the source code of this file.
Namespaces | |
namespace | ASM |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' |
Functions | |
void | HCE::HighlightingAlgorithmsInit (HighlightStringGenerator &highlightStringGenerator) |
Definition in file HighlightingAlgorithmInitialize.hpp.