struct: etk::
Description:
convertion table of every element in a regular expression.Synopsis:
+ bool haveBackSlash;
+ char inputValue;
+ char newValue;
Detail:
haveBackSlash
+ bool haveBackSlash;
inputValue
+ char inputValue;
newValue
+ char newValue;