Method: Rex::Exploitation::OpcodeDb::Type#meta_type

Defined in:
lib/rex/exploitation/opcodedb.rb

#meta_typeObject (readonly)

An instance of the MetaType to which this opcode type belongs, or nil.



392
393
394
# File 'lib/rex/exploitation/opcodedb.rb', line 392

def meta_type
  @meta_type
end