DataTypeReference

Package: ghidra.app.services
Type: class

12.1_PUBLIC

modifiedmethod: getContext
return type: LocationReferenceContext → SearchLocationContext
- ghidra.app.plugin.core.navigation.locationreferences.LocationReferenceContext getContext()
+ docking.widgets.search.SearchLocationContext getContext()

10.1_PUBLIC

modifiedmethod: getContext
return type: String → LocationReferenceContext
- java.lang.String getContext()
+ ghidra.app.plugin.core.navigation.locationreferences.LocationReferenceContext getContext()

9.0.1_PUBLIC

introducedInitial version