Method: SimpleBioC::NodeBase#sentence
- Defined in:
- lib/simple_bioc/node_base.rb
#sentence ⇒ Object (readonly)
Returns the value of attribute sentence.
5 6 7 |
# File 'lib/simple_bioc/node_base.rb', line 5 def sentence @sentence end |