RegEx.getGroupCount

Returns the number of capturing groups in compiled pattern.

struct RegEx
@nogc nothrow const
long
getGroupCount
()

Meta