Method: Rex::Exploitation::OpcodeDb::Type#meta_type
- Defined in:
- lib/rex/exploitation/opcodedb.rb
#meta_type ⇒ Object (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 end |