Class: CommentExtractor::Extractor::Markdown

Inherits:
CommentExtractor::Extractor show all
Defined in:
lib/comment_extractor/extractor/markdown.rb

Constant Summary

Constants inherited from CommentExtractor::Extractor

REGEXP, SCHAME_ACCESSOR_NAMES

Instance Attribute Summary

Attributes inherited from CommentExtractor::Extractor

#code_objects, #content

Method Summary

Methods inherited from CommentExtractor::Extractor

disable!, disabled?, #extract_comments, #initialize, schema, schema_accessor

Constructor Details

This class inherits a constructor from CommentExtractor::Extractor