class Integer

Public Instance Methods

p() click to toggle source
# File lib/michelson/michelson.rb, line 105
def p()   self; end
tz() click to toggle source
# File lib/michelson/michelson.rb, line 104
def tz()  self; end