Class: Rails::SourceAnnotationExtractor::ParserExtractor
| Relationships & Source Files | |
| Namespace Children | |
| Classes: | |
| Inherits: | Struct 
 | 
| Defined in: | railties/lib/rails/source_annotation_extractor.rb | 
Overview
Wraps a regular expression that will be tested against each of the source file’s comments.
Instance Attribute Summary
- 
    
      #pattern  
    
    rw
    Wraps a regular expression that will be tested against each of the source file’s comments. 
Instance Method Summary
Instance Attribute Details
#pattern (rw)
Wraps a regular expression that will be tested against each of the source file’s comments.