Variable TreeMatch.type

Type of path.

struct TreeMatch
{
  // ...
  TreeMatch.Type type ;
  // ...
}