Package ghidra.app.services
Class DataTypeReference
java.lang.Object
ghidra.app.services.DataTypeReference
A container class to hold information about a location that references a
DataType
.-
Constructor Summary
ConstructorDescriptionDataTypeReference
(DataType dataType, String fieldName, Function function, Address address, ghidra.app.plugin.core.navigation.locationreferences.LocationReferenceContext context) -
Method Summary
-
Constructor Details
-
Method Details