Method: ApacheCrunch::DerivationRule#source_name
- Defined in:
- lib/derivation.rb
#source_name ⇒ Object
Returns the name of the element from which this rule derives values
5 6 7 |
# File 'lib/derivation.rb', line 5 def source_name raise NotImplementedError end |