Regex.getMaxBackref

Returns the number of the highest back reference in the pattern, or 0 if the pattern does not contain back references.

Return: the number of the highest back reference

class Regex
int
getMaxBackref
()

Meta

Since

2.14