Class: CommentExtractor::Extractor::Haskell
- Inherits:
-
CommentExtractor::Extractor
- Object
- CommentExtractor::Extractor
- CommentExtractor::Extractor::Haskell
- Includes:
- Concerns::SimpleExtractor
- Defined in:
- lib/comment_extractor/extractor/haskell.rb
Constant Summary
Constants included from CodeObject::Comment::Type
CodeObject::Comment::Type::BLOCK_COMMENT, CodeObject::Comment::Type::ONE_LINER_COMMENT
Constants inherited from CommentExtractor::Extractor
Instance Attribute Summary
Attributes inherited from CommentExtractor::Extractor
Method Summary
Methods included from Concerns::SimpleExtractor
attr_definition, included, #scan
Methods inherited from CommentExtractor::Extractor
disable!, disabled?, #extract_comments, #initialize, schema, schema_accessor
Constructor Details
This class inherits a constructor from CommentExtractor::Extractor