module Bayesnet::Parsers::Bif::FLOATINGPOINTLITERAL2

Public Instance Methods

EXPONENT() click to toggle source
# File lib/bayesnet/parsers/bif.rb, line 2145
def EXPONENT
  elements[1]
end