class QtyLit

Public Instance Methods

eval() click to toggle source
# File lib/oddb2xml/parslet_compositions.rb, line 115
def eval
  qty.to_i
end