Class: Fisk::M64

Inherits:
Operand 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



46
47
48
# File 'lib/fisk.rb', line 46

def type
  "m64"
end