extract_annotations_from(file, pattern)
Instance Public methods
If file
is the filename of a file that contains annotations
this method returns a hash with a single entry that maps file
to an array of its annotations. Otherwise it returns an empty hash.
Please login to continue.