module Soroban::Excel::Number2

Public Instance Methods

integer() click to toggle source
# File lib/soroban/parser/grammar.rb, line 1234
def integer
  elements[1]
end