Returns a index to the first occurrence of target in source, or -1 if target is not part of source. @param source string to be scanned. @param target string containing the sequence of characters to match.
(String source, String target)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected