There's no documentation for this item.
# File source_annotation_extractor.rb, line 10 def self.enumerate(tag, options={}) extractor = new(tag) extractor.display(extractor.find, options) end
<code/>
<pre/>
<code/>and<pre/>for code samples.