Member predicate Callable :: hasStringSignature
Holds if this callable has the specified string signature.
This predicate simply tests if sig
is equal to the result of the
getStringSignature()
predicate.
predicate
hasStringSignature
(
string
sig
)