Class: Fisk::MOffs64

Inherits:
Operand
  • Object
show all
Defined in:
lib/fisk.rb

Instance Attribute Summary

Attributes inherited from Operand

#value

Instance Method Summary collapse

Methods inherited from Operand

#unknown_label?, #works?

Instance Method Details

#typeObject



86
87
88
# File 'lib/fisk.rb', line 86

def type
  "moffs64"
end