RegEx.getNames

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

struct RegEx
@nogc nothrow const
Array
getNames
()

Meta