Function RegEx.getNames

Returns an array of names of named capturing groups in the compiled pattern. They are ordered by appearance.

Array getNames() nothrow @nogc const;