Class: TextExtractor::Directives::Comment

Inherits:
Directive
  • Object
show all
Defined in:
lib/text_extractor/directives/classes.rb

Overview

text that will be omitted from the regexp

Instance Attribute Summary

Attributes inherited from Directive

#state

Instance Method Summary collapse

Methods inherited from Directive

#initialize, #values

Constructor Details

This class inherits a constructor from TextExtractor::Directives::Directive

Instance Method Details

#callObject



64
65
# File 'lib/text_extractor/directives/classes.rb', line 64

def call
end