Interface DWARFAttributeValue
- 
- All Known Implementing Classes:
 DWARFAmbigNumericAttribute,DWARFBlobAttribute,DWARFBooleanAttribute,DWARFDeferredStringAttribute,DWARFIndirectAttribute,DWARFNumericAttribute,DWARFStringAttribute
public interface DWARFAttributeValueBase interface for all DWARF attribute value implementations. Not much here.