class Metasm::ELF::DwarfDebug::Node::Attribute
Attributes
data[RW]
Public Instance Methods
to_s(a)
click to toggle source
# File metasm/exe_format/elf.rb, line 615 def to_s(a); "#{@attr}=(#@form)#{dump(@data, a)}" end