srchilite::subexpressions_info Struct Reference
Collaboration diagram for srchilite::subexpressions_info:
Public Attributes
num of marked subexpressions
error specifications, if any
Static Public Attributes
static const std::string
ERR_OUTER_UNMARKED = "unmarked subexpressions are allowed only inside
marked subexpressions"
static const std::string ERR_NESTED_SUBEXP = "subexpressions of subexpressions are not allowed"
static const std::string ERR_UNBALANCED_PAREN = "unbalanced parenthesis"
static const std::string
ERR_OUTSIDE_SUBEXP = "parts outside
marked subexpressions are not allowed"
The documentation for this struct was generated from the following files:
- /home/bettini/work/source-highlight/src-highlite/lib/srchilite/regexpreprocessor.h
- /home/bettini/work/source-highlight/src-highlite/lib/srchilite/regexpreprocessor.cpp