Represents an Ant-style path parsed into a Regex and associated metadata.
Indicates whether the path pattern was exact, or contained wildcards or path variables.
The list of path variable names extracted from the pattern.
A POSIX-Extended compatible version of the regex.
The compiled regular expression pattern.