- addSubmatch
void addSubmatch(TreeMatch match)
- clone
TreeMatch clone()
Undocumented in source. Be warned that the author may not have intended to support it.
- executable
bool executable()
- executable
bool executable(bool exec)
- matchCase
bool matchCase()
- matchCase
bool matchCase(bool mcase)
- nonEmpty
bool nonEmpty()
- nonEmpty
bool nonEmpty(bool notEmpty)
- submatches
auto submatches()
- submatches
auto submatches()
Undocumented in source. Be warned that the author may not have intended to support it.
One of treemagic rules in treemagic definition. Represents <treematch> element in source XML.