Name

string references from — Returns the set of all string constant references found in a set of methods

Synopsis

string references from
  • stateless

Description

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" ).

Applies to Type

method

Results in Type

string constant reference

browse-by-query home antlersoft free software sourceforge project page