string references from — Returns the set of all string constant references found in a set of methods
string references from
The transform returns all the string constant references found
in the methods
in the set.
If you have a set of methods foo, and a string constant "bar",
you can find all the references to "bar" from the methods in foo
with ( string references from foo ) intersection ( references to string "bar" )
.
browse-by-query home | antlersoft free software | sourceforge project page |