Module: Bayesnet::Parsers::Bif::FloatingPointToken0
- Defined in:
- lib/bayesnet/parsers/bif.rb
Instance Method Summary collapse
Instance Method Details
#value ⇒ Object
1709 1710 1711 |
# File 'lib/bayesnet/parsers/bif.rb', line 1709 def value self.text_value.to_f end |