Class DWARFBooleanAttribute
java.lang.Object
ghidra.app.util.bin.format.dwarf.attribs.DWARFAttributeValue
ghidra.app.util.bin.format.dwarf.attribs.DWARFBooleanAttribute
DWARF boolean attribute.
-
Field Summary
Fields inherited from class ghidra.app.util.bin.format.dwarf.attribs.DWARFAttributeValue
def -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ghidra.app.util.bin.format.dwarf.attribs.DWARFAttributeValue
getAttributeForm, getAttributeName, toString
-
Constructor Details
-
DWARFBooleanAttribute
-
-
Method Details
-
getValue
public boolean getValue() -
getValueString
- Overrides:
getValueStringin classDWARFAttributeValue
-
toString
-