Uses of Package
info.simongibbs.scoof

Classes in info.simongibbs.scoof used by info.simongibbs.scoof
AbstractSearchTask
          Represents a single load, scan and update operation in a given code base and scanning a given file.
CodeBase
          Manages the execution of a search process and co-ordinates all related activities.
Passage
          Represents a bit of code and its origin.
SearchTask
          Represents a single load, scan and update operation in a given code base and scanning a given file.
Specifier
          Describes the location and size of an interesting bit of code.
Spider
          Manically parses the directory tree and creates search operations to be performed.
Target
          Represents a unit of code.