Member predicate RegexOperation::getInput
Gets an input
argument used with this regex.
This performs a local search for input used with this regular expression. This tracks from the
construction of a Regex
object to any local uses to pattern match, or for any cases where
the Regex
is declared in a field.