Method: Fisk::Instructions::Operand#type

Defined in:
lib/fisk/instructions.rb

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



23
24
25
# File 'lib/fisk/instructions.rb', line 23

def type
  @type
end