Class: Fisk::Rel8

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



74
75
76
# File 'lib/fisk.rb', line 74

def type
  "rel8"
end